Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Union of a float and a sdword. More...
#include <IceTypes.h>
Public Attributes | |
float | f |
The float. More... | |
sdword | d |
The integer. More... | |
Union of a float and a sdword.
Definition at line 94 of file IceTypes.h.
sdword scell::d |
The integer.
Definition at line 96 of file IceTypes.h.
float scell::f |
The float.
Definition at line 95 of file IceTypes.h.