SSBM Decomp
Loading...
Searching...
No Matches
ftCo_AttackLw3.c File Reference
#include <platform.h>
#include "ftCommon/forward.h"
#include <dolphin/mtx/forward.h>
#include <baselib/forward.h>
#include "ftCo_AttackLw3.h"
#include "ftCo_Attack1.h"
#include "ftCo_AttackHi3.h"
#include "ftCo_AttackHi4.h"
#include "ftCo_AttackLw4.h"
#include "ftCo_AttackS3.h"
#include "ftCo_AttackS4.h"
#include "ftCo_ItemThrow.h"
#include "ftpickupitem.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0881.h"
#include "ft/ft_0892.h"
#include "ft/ft_0C88.h"
#include "ft/ft_0D14.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/types.h"
#include "ftCommon/types.h"
#include "ftGameWatch/ftGw_AttackLw3.h"
#include <common_structs.h>

Enumerations

enum  cmd_var_idx { cmd_unk0_bool }
 

Functions

static void callUnk (ftCo_GObj *gobj)
 
static void decideFighter (ftCo_GObj *gobj)
 
static void doEnter (ftCo_GObj *gobj)
 
bool ftCo_AttackLw3_CheckInput (ftCo_GObj *gobj)
 
void callUnk (HSD_GObj *gobj)
 
void decideFighter (HSD_GObj *gobj)
 
static void wrapper (ftCo_GObj *gobj)
 
void ftCo_AttackLw3_Anim (HSD_GObj *gobj)
 
static bool checkPadA (ftCo_GObj *gobj)
 
static bool checkItemThrowInput (ftCo_GObj *gobj)
 
void ftCo_AttackLw3_IASA (HSD_GObj *gobj)
 
void ftCo_AttackLw3_Phys (ftCo_GObj *gobj)
 
void ftCo_AttackLw3_Coll (ftCo_GObj *gobj)
 

Enumeration Type Documentation

◆ cmd_var_idx

Enumerator
cmd_unk0_bool 

Function Documentation

◆ callUnk() [1/2]

static void callUnk ( ftCo_GObj gobj)
static

◆ decideFighter() [1/2]

static void decideFighter ( ftCo_GObj gobj)
static

◆ doEnter()

static void doEnter ( ftCo_GObj gobj)
static

◆ ftCo_AttackLw3_CheckInput()

bool ftCo_AttackLw3_CheckInput ( ftCo_GObj gobj)

◆ callUnk() [2/2]

void callUnk ( HSD_GObj gobj)

◆ decideFighter() [2/2]

void decideFighter ( HSD_GObj gobj)

◆ wrapper()

static void wrapper ( ftCo_GObj gobj)
static
Todo:
This is fake.

◆ ftCo_AttackLw3_Anim()

void ftCo_AttackLw3_Anim ( HSD_GObj gobj)

◆ checkPadA()

static bool checkPadA ( ftCo_GObj gobj)
static

◆ checkItemThrowInput()

static bool checkItemThrowInput ( ftCo_GObj gobj)
static

◆ ftCo_AttackLw3_IASA()

void ftCo_AttackLw3_IASA ( HSD_GObj gobj)

◆ ftCo_AttackLw3_Phys()

void ftCo_AttackLw3_Phys ( ftCo_GObj gobj)

◆ ftCo_AttackLw3_Coll()

void ftCo_AttackLw3_Coll ( ftCo_GObj gobj)