Go to the source code of this file.
Enumerations | |
enum | { SUBSTATE_ATTRACT = 1 , SUBSTATE_EJECT = 2 , SUBSTATE_SPIN_UP = 3 , SUBSTATE_ASCEND_A = 4 , SUBSTATE_ASCEND_B = 5 , SUBSTATE_BOOST = 10 , SUBSTATE_FINISH = 11 } |
Functions | |
void | action_update_use_spinning_flower (void) |
Variables | |
BSS s32 | SpinningFlower_EntityIndex |
BSS f32 | D_802B6ED4 |
BSS f32 | D_802B6ED8 |
BSS f32 | D_802B6EDC |
BSS f32 | D_802B6EE0 |
BSS f32 | D_802B6EE4 |
BSS f32 | D_802B6EE8 |
BSS f32 | SpinningFlower_AngleToCenter |
BSS f32 | D_802B6EF0 |
BSS f32 | D_802B6EF4 |
Vec3s | FlowerGoalPosition |
anonymous enum |
Enumerator | |
---|---|
SUBSTATE_ATTRACT | |
SUBSTATE_EJECT | |
SUBSTATE_SPIN_UP | |
SUBSTATE_ASCEND_A | |
SUBSTATE_ASCEND_B | |
SUBSTATE_BOOST | |
SUBSTATE_FINISH |
Definition at line 17 of file use_spinning_flower.c.
void action_update_use_spinning_flower | ( | void | ) |
Definition at line 38 of file use_spinning_flower.c.
BSS s32 SpinningFlower_EntityIndex |
Definition at line 4 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6ED4 |
Definition at line 5 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6ED8 |
Definition at line 6 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EDC |
Definition at line 7 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EE0 |
Definition at line 8 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EE4 |
Definition at line 9 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EE8 |
Definition at line 10 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 SpinningFlower_AngleToCenter |
Definition at line 11 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EF0 |
Definition at line 12 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
BSS f32 D_802B6EF4 |
Definition at line 13 of file use_spinning_flower.c.
Referenced by action_update_use_spinning_flower().
|
extern |
Definition at line 24 of file Plants1.c.
Referenced by action_update_use_spinning_flower(), and func_802BB000_E2D930().