|
SSBM Decomp
|
#include "ftLk_SpecialHi.h"#include <platform.h>#include "ef/eflib.h"#include "ef/efsync.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0892.h"#include "ftCommon/ftCo_Attack100.h"#include "ft/ftanim.h"#include "ft/ftcliffcommon.h"#include "ft/ftcommon.h"#include "ft/ftparts.h"#include "ft/types.h"#include "ftCommon/ftCo_FallSpecial.h"#include "ftCommon/ftCo_Landing.h"#include "ftLink/types.h"#include <baselib/forward.h>#include <common_structs.h>Functions | |
| static void | onAccessory4 (HSD_GObj *gobj) |
| static void | doColl (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_Enter (HSD_GObj *gobj) |
| void | ftLk_SpecialAirHi_Enter (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_Anim (HSD_GObj *gobj) |
| void | ftLk_SpecialAirHi_Anim (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_IASA (HSD_GObj *gobj) |
| void | ftLk_SpecialAirHi_IASA (HSD_GObj *gobj) |
| void | ftLk_SpecialAirHi_Phys (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_Phys (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_Coll (HSD_GObj *gobj) |
| void | ftLk_SpecialAirHi_Coll (HSD_GObj *gobj) |
| Fighter_Part | ftLk_SpecialHi_ProcessPartLThumbNb (HSD_GObj *gobj) |
| void | ftLk_SpecialHi_GetPosWithAdjustedY (HSD_GObj *gobj, Vec3 *pos) |
| int | ftLk_SpecialHi_GetFv4 (HSD_GObj *gobj) |
|
static |
|
static |
| void ftLk_SpecialHi_Enter | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialAirHi_Enter | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialHi_Anim | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialAirHi_Anim | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialHi_IASA | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialAirHi_IASA | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialAirHi_Phys | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialHi_Phys | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialHi_Coll | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialAirHi_Coll | ( | HSD_GObj * | gobj | ) |
| Fighter_Part ftLk_SpecialHi_ProcessPartLThumbNb | ( | HSD_GObj * | gobj | ) |
| void ftLk_SpecialHi_GetPosWithAdjustedY | ( | HSD_GObj * | gobj, |
| Vec3 * | pos | ||
| ) |
| [out] | pos | Fighter::cur_pos with its #Vec3::y component adjusted by ftLk_DatAttrs::specialhi_pos_y_offset. |
| int ftLk_SpecialHi_GetFv4 | ( | HSD_GObj * | gobj | ) |