SSBM Decomp
|
Go to the source code of this file.
Functions | |
bool | fn_800CA5F0 (ftCo_GObj *gobj) |
bool | fn_800CA644 (ftCo_GObj *gobj) |
bool | fn_800CA698 (Fighter_GObj *gobj) |
void | ftCo_Run_Enter (ftCo_GObj *gobj, float) |
void | ftCo_Run_Enter_Full (Fighter_GObj *gobj, float, float, float) |
void | ftCo_Run_Anim (ftCo_GObj *gobj) |
void | ftCo_Run_IASA (ftCo_GObj *gobj) |
void | ftCo_Run_Phys (ftCo_GObj *gobj) |
void | ftCo_Run_Coll (ftCo_GObj *gobj) |
bool fn_800CA698 | ( | Fighter_GObj * | gobj | ) |
void ftCo_Run_Enter | ( | ftCo_GObj * | gobj, |
float | arg0 | ||
) |
void ftCo_Run_Enter_Full | ( | Fighter_GObj * | gobj, |
float | arg0, | ||
float | anim_start, | ||
float | anim_speed | ||
) |
void ftCo_Run_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_Run_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_Run_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_Run_Coll | ( | ftCo_GObj * | gobj | ) |