Go to the source code of this file.
Enumerations | |
| enum | { SUBSTATE_SPIN_0 = 0 , SUBSTATE_SPIN_1 = 1 , SUBSTATE_SPIN_2 = 2 , SUBSTATE_SPIN_3 = 3 } |
| enum | SpinTypeFlag { SPIN_TYPE_DEFAULT = 0 , SPIN_TYPE_SPEEDY = 1 , SPIN_TYPE_DIZZY = 2 , SPIN_TYPE_ATTACK = 4 } |
Functions | |
| void | phys_clear_spin_history (void) |
| void | action_update_spin (void) |
Variables | |
| s32 | gSpinHistoryBufferPos |
| s32 | gSpinHistoryPosY [5] |
| s32 | gSpinHistoryPosX [5] |
| s32 | gSpinHistoryPosZ [5] |
| s16 | gSpinHistoryPosAngle [5] |
| Enumerator | |
|---|---|
| SUBSTATE_SPIN_0 | |
| SUBSTATE_SPIN_1 | |
| SUBSTATE_SPIN_2 | |
| SUBSTATE_SPIN_3 | |
Definition at line 13 of file spin.c.
| Enumerator | |
|---|---|
| SPIN_TYPE_DEFAULT | |
| SPIN_TYPE_SPEEDY | |
| SPIN_TYPE_DIZZY | |
| SPIN_TYPE_ATTACK | |
Definition at line 20 of file spin.c.
Definition at line 71 of file 7E9D0.c.
Referenced by action_update_spin().
Definition at line 27 of file spin.c.
|
extern |
Definition at line 24 of file 7E9D0.c.
Referenced by action_update_spin().
|
extern |
Definition at line 27 of file 7E9D0.c.
Referenced by action_update_spin().
|
extern |
Definition at line 26 of file 7E9D0.c.
Referenced by action_update_spin(), phys_get_spin_history(), and phys_reset_spin_history().
|
extern |
Definition at line 28 of file 7E9D0.c.
Referenced by action_update_spin(), phys_get_spin_history(), and phys_reset_spin_history().
|
extern |
Definition at line 29 of file 7E9D0.c.
Referenced by action_update_spin().