Definition at line 1485 of file common_structs.h.
#include "common_structs.h"
Public Member Functions | |
PushBlockFallCallback (dropCallback) | |
Data Fields | |
u8 * | cells |
u8 | numCellsX |
u8 | numCellsZ |
char | unk_06 [2] |
Vec3i | centerPos |
char | unk_18 [4] |
PushBlockGrid::PushBlockFallCallback | ( | dropCallback | ) |
u8* PushBlockGrid::cells |
Definition at line 1486 of file common_structs.h.
u8 PushBlockGrid::numCellsX |
Definition at line 1487 of file common_structs.h.
u8 PushBlockGrid::numCellsZ |
Definition at line 1488 of file common_structs.h.
char PushBlockGrid::unk_06[2] |
Definition at line 1489 of file common_structs.h.
Vec3i PushBlockGrid::centerPos |
Definition at line 1490 of file common_structs.h.
char PushBlockGrid::unk_18[4] |
Definition at line 1492 of file common_structs.h.