Go to the source code of this file.
Enumerations | |
enum | { BLOCK_PROP_X = LVar0 , BLOCK_PROP_Y = LVar1 , BLOCK_PROP_Z = LVar2 , BLOCK_PROP_I = LVar3 , BLOCK_PROP_J = LVar4 , BLOCK_PROP_K = LVar5 , BLOCK_PROP_DI = LVar6 , BLOCK_PROP_DJ = LVar7 , BLOCK_PROP_DK = LVar8 , BLOCK_PROP_RESULT = LVar9 } |
enum | { PUSH_BLOCK_READY = 0 , PUSH_BLOCK_OBSTRUCTED = 1 , PUSH_BLOCK_INVALID = 2 } |
Variables | |
PushBlockGrid * | wPushBlockGrids [8] |
f32 | PushBlockMovePositions [] |
EvtScript | EVS_PushWall_PushBlock |
anonymous enum |
Enumerator | |
---|---|
BLOCK_PROP_X | |
BLOCK_PROP_Y | |
BLOCK_PROP_Z | |
BLOCK_PROP_I | |
BLOCK_PROP_J | |
BLOCK_PROP_K | |
BLOCK_PROP_DI | |
BLOCK_PROP_DJ | |
BLOCK_PROP_DK | |
BLOCK_PROP_RESULT |
Definition at line 8 of file push_blocks.c.
anonymous enum |
Enumerator | |
---|---|
PUSH_BLOCK_READY | |
PUSH_BLOCK_OBSTRUCTED | |
PUSH_BLOCK_INVALID |
Definition at line 22 of file push_blocks.c.
|
extern |
Definition at line 64 of file script_list.c.
f32 PushBlockMovePositions[] |
Definition at line 28 of file push_blocks.c.
EvtScript EVS_PushWall_PushBlock |
Definition at line 288 of file push_blocks.c.