|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <adt.h>
Classes | |
| struct | liquid_data |
Public Attributes | |
| uint8 | data [84] |
| uint8 | flags [ADT_CELL_SIZE][ADT_CELL_SIZE] |
| float | height1 |
| float | height2 |
| struct adt_MCLQ::liquid_data | liquid [ADT_CELL_SIZE+1][ADT_CELL_SIZE+1] |
Private Attributes | |
| union { | |
| uint32 fcc | |
| char fcc_txt [4] | |
| }; | |
| uint32 | size |
| union { ... } adt_MCLQ |
| uint8 adt_MCLQ::flags[ADT_CELL_SIZE][ADT_CELL_SIZE] |
Definition at line 70 of file adt.h.
Referenced by ConvertADT().
| struct adt_MCLQ::liquid_data adt_MCLQ::liquid[ADT_CELL_SIZE+1][ADT_CELL_SIZE+1] |
Referenced by ConvertADT().