SSBM Decomp
Loading...
Searching...
No Matches
ftCo_Catch.c File Reference
#include "ftCo_Attack100.h"
#include "ftCo_CapturePulled.h"
#include "ftCo_CatchPull.h"
#include "ftCo_Fall.h"
#include "ftCo_ItemThrow.h"
#include "ftpickupitem.h"
#include <melee/ft/fighter.h>
#include <melee/ft/ft_081B.h>
#include <melee/ft/ft_084E.h>
#include <melee/ft/ft_0892.h>
#include <melee/ft/ftcommon.h>
#include <melee/ft/inlines.h>

Functions

static void fn_800D8BFC (Fighter_GObj *arg0)
bool ftCo_Catch_CheckInput (Fighter_GObj *gobj)
bool ftCo_800D8A38 (Fighter_GObj *gobj)
bool ftCo_800D8AE0 (Fighter_GObj *gobj)
bool ftCo_800D8B9C (Fighter_GObj *gobj)
void ftCo_800D8C54 (Fighter_GObj *gobj, FtMotionId msid)
void ftCo_Catch_Anim (Fighter_GObj *gobj)
void ftCo_CatchDash_Anim (Fighter_GObj *gobj)
void ftCo_Catch_IASA (Fighter_GObj *gobj)
void ftCo_CatchDash_IASA (Fighter_GObj *gobj)
void ftCo_Catch_Phys (Fighter_GObj *gobj)
void ftCo_CatchDash_Phys (Fighter_GObj *gobj)
void ftCo_Catch_Coll (Fighter_GObj *gobj)
void fn_800D8E30 (Fighter_GObj *gobj)
void ftCo_CatchDash_Coll (Fighter_GObj *gobj)
bool fn_800D8E94 (Fighter_GObj *gobj)

Function Documentation

◆ fn_800D8BFC()

void fn_800D8BFC ( Fighter_GObj * arg0)
static

◆ ftCo_Catch_CheckInput()

bool ftCo_Catch_CheckInput ( Fighter_GObj * gobj)

◆ ftCo_800D8A38()

bool ftCo_800D8A38 ( Fighter_GObj * gobj)

◆ ftCo_800D8AE0()

bool ftCo_800D8AE0 ( Fighter_GObj * gobj)

◆ ftCo_800D8B9C()

bool ftCo_800D8B9C ( Fighter_GObj * gobj)

◆ ftCo_800D8C54()

void ftCo_800D8C54 ( Fighter_GObj * gobj,
FtMotionId msid )

◆ ftCo_Catch_Anim()

void ftCo_Catch_Anim ( Fighter_GObj * gobj)

◆ ftCo_CatchDash_Anim()

void ftCo_CatchDash_Anim ( Fighter_GObj * gobj)

◆ ftCo_Catch_IASA()

void ftCo_Catch_IASA ( Fighter_GObj * gobj)

◆ ftCo_CatchDash_IASA()

void ftCo_CatchDash_IASA ( Fighter_GObj * gobj)

◆ ftCo_Catch_Phys()

void ftCo_Catch_Phys ( Fighter_GObj * gobj)

◆ ftCo_CatchDash_Phys()

void ftCo_CatchDash_Phys ( Fighter_GObj * gobj)

◆ ftCo_Catch_Coll()

void ftCo_Catch_Coll ( Fighter_GObj * gobj)

◆ fn_800D8E30()

void fn_800D8E30 ( Fighter_GObj * gobj)

◆ ftCo_CatchDash_Coll()

void ftCo_CatchDash_Coll ( Fighter_GObj * gobj)

◆ fn_800D8E94()

bool fn_800D8E94 ( Fighter_GObj * gobj)