Go to the source code of this file.
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 (Entity *entity) |
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_SpinningFlower_setupGfx | ( | s32 | entityIndex | ) |
Definition at line 26 of file Plants1.c.
Referenced by entity_SpinningFlower_init().
void func_802BB000_E2D930 | ( | Entity * | entity | ) |
Definition at line 51 of file Plants1.c.
Referenced by func_802BB0A0_E2D9D0(), and func_802BB228_E2DB58().
void func_802BB0A0_E2D9D0 | ( | Entity * | entity | ) |
Definition at line 67 of file Plants1.c.
void func_802BB228_E2DB58 | ( | Entity * | entity | ) |
Definition at line 107 of file Plants1.c.
void entity_SpinningFlower_init | ( | Entity * | entity | ) |
Definition at line 118 of file Plants1.c.
void func_802BB314_E2DC44 | ( | Entity * | entity | ) |
Definition at line 138 of file Plants1.c.
void func_802BB34C_E2DC7C | ( | Entity * | entity | ) |
void entity_PinkFlowerLight_setupGfx | ( | s32 | entityIndex | ) |
Definition at line 147 of file Plants1.c.
Referenced by entity_PinkFlowerLight_init().
void entity_PinkFlower_idle | ( | Entity * | entity | ) |
Definition at line 178 of file Plants1.c.
void entity_PinkFlower_init | ( | Entity * | entity | ) |
Definition at line 195 of file Plants1.c.
void entity_PinkFlowerLight_init | ( | Entity * | entity | ) |
void entity_PinkFlowerLight_idle | ( | Entity * | entity | ) |
void func_802BB8D4_E2E204 | ( | Entity * | entity | ) |
Definition at line 252 of file Plants1.c.
Referenced by entity_CymbalPlant_idle().
void func_802BB98C_E2E2BC | ( | Entity * | entity | ) |
void entity_CymbalPlant_idle | ( | Entity * | entity | ) |
Definition at line 266 of file Plants1.c.
|
extern |
|
extern |
Definition at line 347 of file CymbalPlant_anim.c.
|
extern |
Definition at line 102 of file CymbalPlant_anim.c.
Referenced by entity_CymbalPlant_idle().
|
extern |
Definition at line 50 of file PinkFlower_anim.c.
Referenced by entity_PinkFlower_idle().
|
extern |
Definition at line 87 of file CymbalPlant_anim.c.
EntityBlueprint Entity_PinkFlowerLight |
Definition at line 405 of file Plants1.c.
Referenced by entity_PinkFlower_init().
|
extern |
Definition at line 41 of file PinkFlower_anim.c.
|
extern |
Definition at line 336 of file PinkFlower_anim.c.
|
extern |
Definition at line 35 of file PinkFlower_gfx.c.
Referenced by entity_PinkFlowerLight_setupGfx().
|
extern |
Definition at line 146 of file PinkFlower_gfx.c.
Referenced by entity_PinkFlowerLight_setupGfx().
|
extern |
Definition at line 35 of file SpinningFlower.c.
Referenced by entity_SpinningFlower_setupGfx().
|
extern |
Definition at line 102 of file SpinningFlower.c.
Referenced by entity_SpinningFlower_setupGfx().
|
extern |
Definition at line 113 of file SpinningFlower.c.
BSS f32 D_802BCE20 |
Definition at line 23 of file Plants1.c.
Referenced by entity_CymbalPlant_idle().
Definition at line 24 of file Plants1.c.
Referenced by action_update_use_spinning_flower(), and func_802BB000_E2D930().
EntityScript Entity_SpinningFlower_Script |
EntityScript Entity_PinkFlower_Script |
EntityScript Entity_PinkFlowerLight_Script |
EntityScript Entity_CymbalPlant_Update |
EntityModelScript Entity_PinkFlowerLight_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_RenderNone, RENDER_MODE_SURFACE_XLU_LAYER2) |
EntityModelScript Entity_SpinningFlower_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_SpinningFlower_Render, RENDER_MODE_SURFACE_XLU_LAYER1) |
DmaEntry Entity_CymbalPlant_dma[] = { ENTITY_ROM(CymbalPlant_gfx), ENTITY_ROM(CymbalPlant_anim) } |
DmaEntry Entity_PinkFlower_dma[] = { ENTITY_ROM(PinkFlower_gfx), ENTITY_ROM(PinkFlower_anim) } |
EntityBlueprint Entity_CymbalPlant |
Definition at line 379 of file Plants1.c.
EntityBlueprint Entity_PinkFlower |
Definition at line 392 of file Plants1.c.
EntityBlueprint Entity_SpinningFlower |
Definition at line 418 of file Plants1.c.