|
SSBM Decomp
|
#include <melee/ft/forward.h>Go to the source code of this file.
Functions | |
| void | ftCo_800968C8 (Fighter_GObj *gobj) |
| void | ftCo_80096900 (Fighter_GObj *gobj, int, int, bool allow_interrupt, float mobility, float landing_lag) |
| 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) |
| void ftCo_800968C8 | ( | Fighter_GObj * | gobj | ) |
| void ftCo_80096900 | ( | Fighter_GObj * | gobj, |
| int | arg1, | ||
| int | arg2, | ||
| bool | allow_interrupt, | ||
| float | mobility, | ||
| float | landing_lag ) |
| void ftCo_800969D8 | ( | Fighter_GObj * | gobj, |
| int | arg1, | ||
| int | arg2, | ||
| int | allow_interrupt, | ||
| float | mobility, | ||
| float | landing_lag, | ||
| float | arg6 ) |
| 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 | ) |