SSBM Decomp
|
Go to the source code of this file.
Functions | |
ftCo_JumpInput | ftCo_Jump_GetInput (ftCo_GObj *gobj) |
bool | ftCo_Jump_CheckInput (ftCo_GObj *gobj) |
bool | fn_800CAF78 (ftCo_GObj *gobj) |
bool | ftCo_800CB024 (ftCo_GObj *gobj) |
void | ftCo_800CB110 (ftCo_GObj *, bool, float) |
void | ftCo_Jump_Enter (Fighter_GObj *gobj) |
void | ftCo_Jump_Anim (ftCo_GObj *gobj) |
void | ftCo_Jump_IASA (ftCo_GObj *gobj) |
void | ftCo_Jump_Phys_Inner (ftCo_GObj *gobj) |
void | ftCo_Jump_Phys (ftCo_GObj *gobj) |
void | ftCo_Jump_Coll (ftCo_GObj *gobj) |
ftCo_JumpInput ftCo_Jump_GetInput | ( | ftCo_GObj * | gobj | ) |
void ftCo_Jump_Enter | ( | Fighter_GObj * | gobj | ) |
void ftCo_Jump_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_Jump_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Jump_Phys_Inner | ( | ftCo_GObj * | gobj | ) |
void ftCo_Jump_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_Jump_Coll | ( | ftCo_GObj * | gobj | ) |