Enumerations | |
enum | { SUBSTATE_ASCEND = 0 , SUBSTATE_HOVER = 1 , SUBSTATE_DESCEND = 2 , SUBSTATE_IMPACT = 3 , SUBSTATE_HIT_SWITCH = 11 , SUBSTATE_DONE_SWITCH = 12 } |
Functions | |
void | phys_clear_spin_history (void) |
void | record_jump_apex (void) |
void | action_update_tornado_jump (void) |
Variables | |
s32 | gSpinHistoryBufferPos |
s32 | gSpinHistoryPosY [5] |
s16 | gSpinHistoryPosAngle [5] |
anonymous enum |
void action_update_tornado_jump | ( | void | ) |
void phys_clear_spin_history | ( | void | ) |
Referenced by action_update_tornado_jump().
void record_jump_apex | ( | void | ) |
Referenced by action_update_tornado_jump(), handle_jumping_land_on_switch(), handle_jumping_launch(), and phys_update_jump().
|
extern |
|
extern |
|
extern |