Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Union of a float and a udword. More...
#include <IceTypes.h>
Public Attributes | |
float | f |
The float. More... | |
udword | d |
The integer. More... | |
Union of a float and a udword.
Definition at line 100 of file IceTypes.h.
udword ucell::d |
The integer.
Definition at line 102 of file IceTypes.h.
float ucell::f |
The float.
Definition at line 101 of file IceTypes.h.