#include "loadlib.h"
Go to the source code of this file.
◆ ADT_CELL_SIZE
Definition at line 39 of file adt.h.
◆ ADT_CELLS_PER_GRID
| #define ADT_CELLS_PER_GRID 16 |
Definition at line 38 of file adt.h.
◆ ADT_GRID_SIZE
Definition at line 40 of file adt.h.
◆ CHUNKSIZE
Definition at line 24 of file adt.h.
◆ TILESIZE
| #define TILESIZE (533.33333f) |
Definition at line 23 of file adt.h.
◆ UNITSIZE
Definition at line 25 of file adt.h.
◆ LiquidType
| Enumerator |
|---|
| LIQUID_TYPE_WATER | |
| LIQUID_TYPE_OCEAN | |
| LIQUID_TYPE_MAGMA | |
| LIQUID_TYPE_SLIME | |
Definition at line 27 of file adt.h.
◆ LiquidVertexFormatType
| Enumerator |
|---|
| HeightDepth | |
| HeightTextureCoord | |
| Depth | |
Definition at line 176 of file adt.h.