SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
Go to the source code of this file.
Functions | |
bool | ftCo_AttackAir_CheckItemThrowInput (ftCo_GObj *gobj) |
FtMotionId | ftCo_AttackAir_GetMsidFromCStick (ftCo_Fighter *fp) |
void | ftCo_AttackAir_EnterFromCStick (ftCo_GObj *gobj) |
void | ftCo_AttackAir_EnterFromMsid (ftCo_GObj *gobj, FtMotionId) |
void | ftCo_AttackAir_Anim (ftCo_GObj *gobj) |
void | ftCo_AttackAirN_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackAirF_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackAirB_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackAirHi_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackAirLw_IASA (ftCo_GObj *gobj) |
void | ftCo_AttackAir_Phys (ftCo_GObj *gobj) |
void | ftCo_AttackAir_Coll (ftCo_GObj *gobj) |
FtMotionId ftCo_AttackAir_GetMsidFromCStick | ( | ftCo_Fighter * | fp | ) |
void ftCo_AttackAir_EnterFromCStick | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAir_EnterFromMsid | ( | ftCo_GObj * | gobj, |
FtMotionId | msid | ||
) |
void ftCo_AttackAir_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAirN_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAirF_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAirB_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAirHi_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAirLw_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAir_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_AttackAir_Coll | ( | ftCo_GObj * | gobj | ) |