Functions | |
| void | entity_SpinningFlower_setupGfx (s32 entityIndex) |
| void | func_802BB000_E2D930 (Entity *entity) |
| void | func_802BB0A0_E2D9D0 (Entity *entity) |
| void | func_802BB228_E2DB58 (Entity *entity) |
| void | entity_SpinningFlower_init (Entity *entity) |
| void | func_802BB314_E2DC44 (Entity *entity) |
| void | func_802BB34C_E2DC7C (void) |
| void | entity_PinkFlowerLight_setupGfx (s32 entityIndex) |
| void | entity_PinkFlower_idle (Entity *entity) |
| void | entity_PinkFlower_init (Entity *entity) |
| void | entity_PinkFlowerLight_init (Entity *entity) |
| void | entity_PinkFlowerLight_idle (Entity *entity) |
| void | func_802BB8D4_E2E204 (Entity *entity) |
| void | func_802BB98C_E2E2BC (Entity *entity) |
| void | entity_CymbalPlant_idle (Entity *entity) |
| void entity_CymbalPlant_idle | ( | Entity * | entity | ) |
| void entity_PinkFlower_idle | ( | Entity * | entity | ) |
| void entity_PinkFlower_init | ( | Entity * | entity | ) |
| void entity_PinkFlowerLight_idle | ( | Entity * | entity | ) |
| void entity_PinkFlowerLight_init | ( | Entity * | entity | ) |
| void entity_PinkFlowerLight_setupGfx | ( | s32 | entityIndex | ) |
Referenced by entity_PinkFlowerLight_init().
| void entity_SpinningFlower_init | ( | Entity * | entity | ) |
| void entity_SpinningFlower_setupGfx | ( | s32 | entityIndex | ) |
Referenced by entity_SpinningFlower_init().
| void func_802BB000_E2D930 | ( | Entity * | entity | ) |
Referenced by func_802BB0A0_E2D9D0(), and func_802BB228_E2DB58().
| void func_802BB0A0_E2D9D0 | ( | Entity * | entity | ) |
| void func_802BB228_E2DB58 | ( | Entity * | entity | ) |
| void func_802BB314_E2DC44 | ( | Entity * | entity | ) |
| void func_802BB34C_E2DC7C | ( | void | ) |
| void func_802BB8D4_E2E204 | ( | Entity * | entity | ) |
Referenced by entity_CymbalPlant_idle().
| void func_802BB98C_E2E2BC | ( | Entity * | entity | ) |
Referenced by entity_CymbalPlant_idle().
|
extern |
Referenced by entity_SpinningFlower_setupGfx().
|
extern |
Referenced by entity_SpinningFlower_setupGfx().
|
extern |
Referenced by entity_PinkFlowerLight_setupGfx().
|
extern |
Referenced by entity_PinkFlowerLight_setupGfx().
| BSS f32 D_802BCE20 |
Referenced by entity_CymbalPlant_idle().
| BSS f32 D_802BCE24[3] |
| EntityBlueprint Entity_CymbalPlant |
|
extern |
Referenced by entity_CymbalPlant_idle().
|
extern |
| DmaEntry Entity_CymbalPlant_dma[] = { ENTITY_ROM(CymbalPlant_gfx), ENTITY_ROM(CymbalPlant_anim) } |
|
extern |
| EntityScript Entity_CymbalPlant_Update |
| EntityBlueprint Entity_PinkFlower |
|
extern |
|
extern |
Referenced by entity_PinkFlower_idle().
| DmaEntry Entity_PinkFlower_dma[] = { ENTITY_ROM(PinkFlower_gfx), ENTITY_ROM(PinkFlower_anim) } |
|
extern |
| EntityScript Entity_PinkFlower_Script |
| EntityBlueprint Entity_PinkFlowerLight |
Referenced by entity_PinkFlower_init().
| EntityModelScript Entity_PinkFlowerLight_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RenderNone, RENDER_MODE_SURFACE_XLU_LAYER2) |
| EntityScript Entity_PinkFlowerLight_Script |
|
extern |
| EntityBlueprint Entity_SpinningFlower |
|
extern |
| EntityModelScript Entity_SpinningFlower_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_SpinningFlower_Render, RENDER_MODE_SURFACE_XLU_LAYER1) |
| EntityScript Entity_SpinningFlower_Script |
| BSS u16 FlowerGoalPositionX |
Referenced by action_update_use_spinning_flower(), and func_802BB000_E2D930().
| BSS u16 FlowerGoalPositionY |
Referenced by action_update_use_spinning_flower(), and func_802BB000_E2D930().
| BSS u16 FlowerGoalPositionZ |
Referenced by action_update_use_spinning_flower(), and func_802BB000_E2D930().