SSBM Decomp
Loading...
Searching...
No Matches
ftCo_Run.c File Reference
#include <placeholder.h>
#include "ft/forward.h"
#include "ftCommon/forward.h"
#include "ftCo_Run.h"
#include "math.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0D14.h"
#include "ft/ftcommon.h"
#include "ft/inlines.h"
#include "ft/types.h"
#include "ftCommon/ftCo_AttackDash.h"
#include "ftCommon/ftCo_Guard.h"
#include "ftCommon/ftCo_Jump.h"
#include "ftCommon/ftCo_RunBrake.h"
#include "ftCommon/ftCo_SpecialS.h"
#include "ftCommon/ftCo_TurnRun.h"

Functions

bool fn_800CA5F0 (Fighter_GObj *gobj)
 
bool fn_800CA644 (Fighter_GObj *gobj)
 
bool fn_800CA698 (Fighter_GObj *gobj)
 
void ftCo_Run_Enter (Fighter_GObj *gobj, float arg0)
 
void ftCo_Run_Enter_Full (Fighter_GObj *gobj, float arg0, float anim_start, float anim_speed)
 
void ftCo_Run_Anim (Fighter_GObj *gobj)
 
void ftCo_Run_IASA (Fighter_GObj *gobj)
 
void ftCo_Run_Phys (Fighter_GObj *gobj)
 
void ftCo_Run_Coll (Fighter_GObj *gobj)
 

Function Documentation

◆ fn_800CA5F0()

bool fn_800CA5F0 ( Fighter_GObj *  gobj)

◆ fn_800CA644()

bool fn_800CA644 ( Fighter_GObj *  gobj)

◆ fn_800CA698()

bool fn_800CA698 ( Fighter_GObj *  gobj)

◆ ftCo_Run_Enter()

void ftCo_Run_Enter ( Fighter_GObj *  gobj,
float  arg0 
)

◆ ftCo_Run_Enter_Full()

void ftCo_Run_Enter_Full ( Fighter_GObj *  gobj,
float  arg0,
float  anim_start,
float  anim_speed 
)

◆ ftCo_Run_Anim()

void ftCo_Run_Anim ( Fighter_GObj *  gobj)

◆ ftCo_Run_IASA()

void ftCo_Run_IASA ( Fighter_GObj *  gobj)

◆ ftCo_Run_Phys()

void ftCo_Run_Phys ( Fighter_GObj *  gobj)

◆ ftCo_Run_Coll()

void ftCo_Run_Coll ( Fighter_GObj *  gobj)