Go to the source code of this file.
Functions | |
void | entity_StarBoxLauncher_setupGfx (s32 entityIndex) |
void | entity_StarBoxLauncher_check_launch (Entity *entity) |
void | entity_StarBoxLauncher_update_face_anim (Entity *entity) |
void | entity_StarBoxLauncher_shake_box (Entity *entity) |
void | entity_StarBoxLauncher_restore_pos (Entity *entity) |
void | entity_StarBoxLauncher_launch (Entity *entity) |
void | func_802BC99C_E312EC (Entity *entity) |
void | entity_StarBoxLauncher_start_script (Entity *entity) |
void | entity_StarBoxLauncher_init (Entity *entity) |
void entity_StarBoxLauncher_setupGfx | ( | s32 | entityIndex | ) |
Definition at line 32 of file StarBoxLauncher.c.
Referenced by entity_StarBoxLauncher_init().
void entity_StarBoxLauncher_check_launch | ( | Entity * | entity | ) |
Definition at line 62 of file StarBoxLauncher.c.
void entity_StarBoxLauncher_update_face_anim | ( | Entity * | entity | ) |
Definition at line 102 of file StarBoxLauncher.c.
Referenced by entity_StarBoxLauncher_launch().
void entity_StarBoxLauncher_shake_box | ( | Entity * | entity | ) |
Definition at line 117 of file StarBoxLauncher.c.
void entity_StarBoxLauncher_restore_pos | ( | Entity * | entity | ) |
Definition at line 123 of file StarBoxLauncher.c.
void entity_StarBoxLauncher_launch | ( | Entity * | entity | ) |
Definition at line 129 of file StarBoxLauncher.c.
void func_802BC99C_E312EC | ( | Entity * | entity | ) |
Definition at line 227 of file StarBoxLauncher.c.
void entity_StarBoxLauncher_start_script | ( | Entity * | entity | ) |
Definition at line 233 of file StarBoxLauncher.c.
void entity_StarBoxLauncher_init | ( | Entity * | entity | ) |
Definition at line 240 of file StarBoxLauncher.c.
|
extern |
Definition at line 120 of file StarBoxLauncher.c.
Referenced by entity_StarBoxLauncher_setupGfx().
|
extern |
Definition at line 98 of file StarBoxLauncher.c.
|
extern |
Referenced by entity_StarBoxLauncher_setupGfx().
|
extern |
Referenced by entity_StarBoxLauncher_setupGfx().
u8 D_802BCAA0_E313F0[] |
Definition at line 11 of file StarBoxLauncher.c.
Referenced by entity_StarBoxLauncher_launch(), and entity_StarBoxLauncher_update_face_anim().
EntityScript Entity_StarBoxLauncher_Script |
Definition at line 248 of file StarBoxLauncher.c.
EntityModelScript Entity_StarBoxLauncher_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_StarBoxLauncher_RenderTop, RENDER_MODE_SURFACE_OPA) |
Definition at line 261 of file StarBoxLauncher.c.
EntityBlueprint Entity_StarBoxLauncher |
Definition at line 263 of file StarBoxLauncher.c.