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