Enumerations | |
enum | { SUBSTATE_SPIN = 0 , SUBSTATE_RISE = 2 , SUBSTATE_HOVER = 3 , SUBSTATE_DESCEND = 4 , SUBSTATE_IMPACT = 5 , SUBSTATE_HOLD = 6 , SUBSTATE_ABORT = 7 , SUBSTATE_HIT_SWITCH = 11 , SUBSTATE_DONE_SWITCH = 12 } |
Functions | |
void | action_update_spin_jump (void) |
anonymous enum |
void action_update_spin_jump | ( | void | ) |