SSBM Decomp
Loading...
Searching...
No Matches
ftCo_AttackAir.h File Reference
#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)
 

Function Documentation

◆ ftCo_AttackAir_CheckItemThrowInput()

bool ftCo_AttackAir_CheckItemThrowInput ( ftCo_GObj gobj)
Todo:
This is exactly checkItemThrowInput but it uses too much stack for ftCo_AttackAirLw_IASA to call it.

◆ ftCo_AttackAir_GetMsidFromCStick()

FtMotionId ftCo_AttackAir_GetMsidFromCStick ( ftCo_Fighter fp)

◆ ftCo_AttackAir_EnterFromCStick()

void ftCo_AttackAir_EnterFromCStick ( ftCo_GObj gobj)

◆ ftCo_AttackAir_EnterFromMsid()

void ftCo_AttackAir_EnterFromMsid ( ftCo_GObj gobj,
FtMotionId  msid 
)

◆ ftCo_AttackAir_Anim()

void ftCo_AttackAir_Anim ( ftCo_GObj gobj)

◆ ftCo_AttackAirN_IASA()

void ftCo_AttackAirN_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackAirF_IASA()

void ftCo_AttackAirF_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackAirB_IASA()

void ftCo_AttackAirB_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackAirHi_IASA()

void ftCo_AttackAirHi_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackAirLw_IASA()

void ftCo_AttackAirLw_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackAir_Phys()

void ftCo_AttackAir_Phys ( ftCo_GObj gobj)

◆ ftCo_AttackAir_Coll()

void ftCo_AttackAir_Coll ( ftCo_GObj gobj)