SSBM Decomp
Loading...
Searching...
No Matches
ftCo_AttackS3.c File Reference
#include <platform.h>
#include "forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_AttackS3.h"
#include "ftCo_ItemThrow.h"
#include "ftCo_Wait.h"
#include "ftpickupitem.h"
#include "math.h"
#include "ft/fighter.h"
#include "ft/ft_081B.h"
#include "ft/ft_0892.h"
#include "ft/ft_0CDD.h"
#include "ft/ftanim.h"
#include "ft/ftcommon.h"
#include "ft/ftdata.h"
#include "ft/ftswing.h"
#include "ft/types.h"
#include "it/it_26B1.h"
#include <common_structs.h>

Functions

static void decideAngle (ftCo_GObj *gobj)
 
bool ftCo_AttackS3_CheckInput (ftCo_GObj *gobj)
 
void ftCo_AttackS3_Anim (ftCo_GObj *gobj)
 
void ftCo_AttackS3_IASA (ftCo_GObj *gobj)
 
void ftCo_AttackS3_Phys (ftCo_GObj *gobj)
 
void ftCo_AttackS3_Coll (ftCo_GObj *gobj)
 

Function Documentation

◆ decideAngle()

static void decideAngle ( ftCo_GObj gobj)
static

◆ ftCo_AttackS3_CheckInput()

bool ftCo_AttackS3_CheckInput ( ftCo_GObj gobj)

◆ ftCo_AttackS3_Anim()

void ftCo_AttackS3_Anim ( ftCo_GObj gobj)

◆ ftCo_AttackS3_IASA()

void ftCo_AttackS3_IASA ( ftCo_GObj gobj)

◆ ftCo_AttackS3_Phys()

void ftCo_AttackS3_Phys ( ftCo_GObj gobj)

◆ ftCo_AttackS3_Coll()

void ftCo_AttackS3_Coll ( ftCo_GObj gobj)