Macros | |
#define | ACTION_FILE(name) world_action_##name##_ROM_START, world_action_##name##_ROM_END |
Variables | |
s32 | PrevPlayerCamRelativeYaw = 0 |
s32 | D_800F7B44 = 0 |
f32 | D_800F7B48 = 0.0f |
s32 | D_800F7B4C = 0 |
f32 | GravityParamsStartJump [] = { 15.7566404343f, -7.38624f, 3.44693994522f, -0.75f } |
f32 | GravityParamsStartFall [] = { 0.154342994094f, -0.350080013275f, -0.182262003422f, 0.0115200001746f } |
f32 | D_800F7B70 = 2.0f |
f32 | D_800F7B74 = 4.0f |
f32 | D_800F7B78 = 32.0f |
f32 | D_800F7B7C = -32.0f |
s16 | FootstepSoundSelector = 0 |
s32 | D_800F7B84 [] = { 0, 0, 0} |
f32 | LastMidairPlayerVelY = 0.0 |
AnimID | ClubbaDisguiseExtraAnims [] |
AnimID | HammerBroDisguiseExtraAnims [] |
AnimID | KoopatrolDisguiseExtraAnims [] |
DisguiseAnims | BasicPeachDisguiseAnims [] |
AnimID * | PeachDisguiseExtraAnims [] |
Action | PlayerActionsTable [] |
UseItemStruct | UseItemDmaArgs |
BSS s32 | D_8010CD20 |
#define ACTION_FILE | ( | name | ) | world_action_##name##_ROM_START, world_action_##name##_ROM_END |
void action_update_falling | ( | void | ) |
void action_update_first_strike | ( | void | ) |
void action_update_hammer | ( | void | ) |
void action_update_hit_fire | ( | void | ) |
void action_update_hit_lava | ( | void | ) |
void action_update_idle | ( | void | ) |
void action_update_jump | ( | void | ) |
Referenced by action_update_step_down().
void action_update_knockback | ( | void | ) |
void action_update_land | ( | void | ) |
void action_update_landing_on_switch | ( | void | ) |
void action_update_launch | ( | void | ) |
void action_update_parasol | ( | void | ) |
void action_update_pushing_block | ( | void | ) |
void action_update_raise_arms | ( | void | ) |
void action_update_ride | ( | void | ) |
void action_update_run | ( | void | ) |
void action_update_sliding | ( | void | ) |
void action_update_spin | ( | void | ) |
void action_update_spin_jump | ( | void | ) |
void action_update_state_23 | ( | void | ) |
void action_update_step_down | ( | void | ) |
void action_update_step_down_land | ( | void | ) |
void action_update_step_up | ( | void | ) |
void action_update_step_up_peach | ( | void | ) |
void action_update_talk | ( | void | ) |
void action_update_tornado_jump | ( | void | ) |
void action_update_use_munchlesia | ( | void | ) |
void action_update_use_spinning_flower | ( | void | ) |
void action_update_use_tweester | ( | void | ) |
void action_update_walk | ( | void | ) |
void remove_consumable | ( | void | ) |
s32 use_consumable | ( | s32 | invSlot | ) |
Referenced by check_input_open_menus().
DisguiseAnims BasicPeachDisguiseAnims[] |
AnimID ClubbaDisguiseExtraAnims[] |
s32 D_800F7B44 = 0 |
Referenced by action_update_walk(), and reset_player_status().
f32 D_800F7B48 = 0.0f |
Referenced by player_update_sprite().
s32 D_800F7B4C = 0 |
Referenced by appendGfx_player().
f32 D_800F7B70 = 2.0f |
f32 D_800F7B74 = 4.0f |
Referenced by reset_player_status().
f32 D_800F7B78 = 32.0f |
f32 D_800F7B7C = -32.0f |
s32 D_800F7B84[] = { 0, 0, 0} |
BSS s32 D_8010CD20 |
Referenced by remove_consumable(), and use_consumable().
s16 FootstepSoundSelector = 0 |
Referenced by try_player_footstep_sounds().
f32 GravityParamsStartFall[] = { 0.154342994094f, -0.350080013275f, -0.182262003422f, 0.0115200001746f } |
Referenced by gravity_use_fall_parms().
f32 GravityParamsStartJump[] = { 15.7566404343f, -7.38624f, 3.44693994522f, -0.75f } |
Referenced by phys_init_integrator_for_current_state().
AnimID HammerBroDisguiseExtraAnims[] |
AnimID KoopatrolDisguiseExtraAnims[] |
f32 LastMidairPlayerVelY = 0.0 |
Referenced by phys_update_action_state().
AnimID* PeachDisguiseExtraAnims[] |
Referenced by peach_make_disguise_npc().
Action PlayerActionsTable[] |
Referenced by phys_peach_update(), and phys_update_action_state().
s32 PrevPlayerCamRelativeYaw = 0 |
|
extern |
Referenced by use_consumable().