SSBM Decomp
Loading...
Searching...
No Matches
ftCo_AttackLw4.c File Reference
#include <platform.h>
#include "forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_AttackLw4.h"
#include "ftCo_Wait.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/types.h"
#include "ftCommon/ftCo_ItemThrow.h"
#include "ftNess/ftNs_AttackLw4.h"
#include <common_structs.h>

Functions

static void doEnter (ftCo_GObj *gobj)
 
static bool checkLStick (ftCo_Fighter *fp)
 
bool ftCo_AttackLw4_CheckInput (ftCo_GObj *gobj)
 
void ftCo_AttackLw4_Anim (ftCo_GObj *gobj)
 
void ftCo_AttackLw4_IASA (ftCo_GObj *gobj)
 
void ftCo_AttackLw4_Phys (ftCo_GObj *gobj)
 
void ftCo_AttackLw4_Coll (ftCo_GObj *gobj)
 

Function Documentation

◆ doEnter()

static void doEnter ( ftCo_GObj gobj)
static

◆ checkLStick()

static bool checkLStick ( ftCo_Fighter fp)
static

◆ ftCo_AttackLw4_CheckInput()

bool ftCo_AttackLw4_CheckInput ( ftCo_GObj gobj)

◆ ftCo_AttackLw4_Anim()

void ftCo_AttackLw4_Anim ( ftCo_GObj gobj)

◆ ftCo_AttackLw4_IASA()

void ftCo_AttackLw4_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackLw4_Phys()

void ftCo_AttackLw4_Phys ( ftCo_GObj gobj)

◆ ftCo_AttackLw4_Coll()

void ftCo_AttackLw4_Coll ( ftCo_GObj gobj)