Functions | |
void | entity_BlueWarpPipe_setupGfx (s32 entityIndex) |
void | entity_BlueWarpPipe_check_if_active (Entity *entity) |
void | entity_BlueWarpPipe_rise_up (Entity *entity) |
void | entity_BlueWarpPipe_wait_for_player_to_get_off (Entity *entity) |
void | entity_BlueWarpPipe_idle (Entity *entity) |
void | entity_BlueWarpPipe_set_player_move_to_center (Entity *entity) |
void | entity_BlueWarpPipe_wait_player_move_to_center (Entity *entity) |
void | entity_BlueWarpPipe_enter_pipe_init (Entity *bluePipe) |
void | entity_BlueWarpPipe_enter_pipe_update (Entity *entity) |
void | entity_BlueWarpPipe_start_bound_script (Entity *entity) |
void | entity_init_BlueWarpPipe (Entity *entity) |
void entity_BlueWarpPipe_check_if_active | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_enter_pipe_init | ( | Entity * | bluePipe | ) |
void entity_BlueWarpPipe_enter_pipe_update | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_idle | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_rise_up | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_set_player_move_to_center | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_setupGfx | ( | s32 | entityIndex | ) |
Referenced by entity_init_BlueWarpPipe().
void entity_BlueWarpPipe_start_bound_script | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_wait_for_player_to_get_off | ( | Entity * | entity | ) |
void entity_BlueWarpPipe_wait_player_move_to_center | ( | Entity * | entity | ) |
void entity_init_BlueWarpPipe | ( | Entity * | entity | ) |
EntityBlueprint Entity_BlueWarpPipe |
Referenced by MAP_RODATA_PAD().
|
extern |
Referenced by entity_BlueWarpPipe_setupGfx().
|
extern |
EntityModelScript Entity_BlueWarpPipe_RenderScript = STANDARD_ENTITY_MODEL_SCRIPT(Entity_BlueWarpPipe_RenderPipe, RENDER_MODE_SURFACE_OPA) |
EntityScript Entity_BlueWarpPipe_Script |