Go to the source code of this file.
|
| void | ftCo_800968C8 (Fighter_GObj *gobj) |
| void | ftCo_80096900 (Fighter_GObj *gobj, int, int, bool allow_interrupt, float, float) |
| void | ftCo_800969D8 (Fighter_GObj *gobj, int, int, int, float, float, float) |
| void | ftCo_FallSpecial_Anim (Fighter_GObj *gobj) |
| void | ftCo_FallSpecial_IASA (Fighter_GObj *gobj) |
| void | ftCo_FallSpecial_Phys (Fighter_GObj *gobj) |
| void | ftCo_FallSpecial_Coll (Fighter_GObj *gobj) |
| bool | ftCo_80096CC8 (Fighter_GObj *gobj, int line_id) |
| void | ftCo_80096D28 (Fighter_GObj *gobj) |
◆ ftCo_800968C8()
| void ftCo_800968C8 |
( |
Fighter_GObj * | gobj | ) |
|
◆ ftCo_80096900()
| void ftCo_80096900 |
( |
Fighter_GObj * | gobj, |
|
|
int | arg1, |
|
|
int | arg2, |
|
|
bool | allow_interrupt, |
|
|
float | mobility, |
|
|
float | landing_lag ) |
◆ ftCo_800969D8()
| void ftCo_800969D8 |
( |
Fighter_GObj * | gobj, |
|
|
int | arg1, |
|
|
int | arg2, |
|
|
int | allow_interrupt, |
|
|
float | mobility, |
|
|
float | landing_lag, |
|
|
float | arg6 ) |
◆ ftCo_FallSpecial_Anim()
| void ftCo_FallSpecial_Anim |
( |
Fighter_GObj * | gobj | ) |
|
◆ ftCo_FallSpecial_IASA()
| void ftCo_FallSpecial_IASA |
( |
Fighter_GObj * | gobj | ) |
|
◆ ftCo_FallSpecial_Phys()
| void ftCo_FallSpecial_Phys |
( |
Fighter_GObj * | gobj | ) |
|
◆ ftCo_FallSpecial_Coll()
| void ftCo_FallSpecial_Coll |
( |
Fighter_GObj * | gobj | ) |
|
◆ ftCo_80096CC8()
| bool ftCo_80096CC8 |
( |
Fighter_GObj * | gobj, |
|
|
int | line_id ) |
◆ ftCo_80096D28()
| void ftCo_80096D28 |
( |
Fighter_GObj * | gobj | ) |
|