|
SSBM Decomp
|
#include "ftFx_SpecialN.h"#include "ftFx_Init.h"#include "math.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0877.h"#include "ft/ft_0881.h"#include "ft/ft_0892.h"#include "ft/ftanim.h"#include "ft/ftcommon.h"#include "ft/ftlib.h"#include "ft/ftparts.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/ftCo_Fall.h"#include "ftCommon/ftCo_FallSpecial.h"#include "ftCommon/ftpickupitem.h"#include "ftFox/types.h"#include "it/it_26B1.h"#include "it/items/it_27CF.h"#include "lb/lb_00B0.h"#include "lb/lbrefract.h"#include <common_structs.h>#include <dolphin/os/OSError.h>#include <baselib/debug.h>#include <melee/it/items/itfoxlaser.h>Variables | |
| u32 | foxSFX [2] = { 110103, 110106 } |
| u32 | falcoSFX [2] = { 100099, 100102 } |
| void ftFx_SpecialN_FtGetHoldJoint | ( | HSD_GObj * | gobj, |
| Vec3 * | pos | ||
| ) |
Get Fox/Falco's Item Hold Bone Position for Blaster GFX.
inline with ftFx_SpecialN_ItGetHoldJoint. | void ftFx_SpecialN_ItGetHoldJoint | ( | HSD_GObj * | gobj, |
| Vec3 * | pos | ||
| ) |
Get Fox/Falco's Item Hold Bone Position for Blaster GFX again?
| void ftFx_SpecialN_OnChangeAction | ( | HSD_GObj * | gobj | ) |
| s32 ftFx_SpecialN_GetBlasterAction | ( | HSD_GObj * | gobj | ) |
|
inline |
| void ftFx_SpecialN_ClearBlaster | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialN_RemoveBlaster | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialN_CreateBlasterShot | ( | HSD_GObj * | gobj | ) |
inline with ftFx_SpecialNLoop_Anim and ftFx_SpecialAirNLoop_Anim. inline functions.
|
inline |
| void ftFx_SpecialN_Enter | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirN_Enter | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNStart_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void ftFx_SpecialNEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNLoop_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNLoop_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNStart_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNLoop_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNEnd_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNStart_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNLoop_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNEnd_Phys | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNStart_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNLoop_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialNEnd_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNStart_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNLoop_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_SpecialAirNEnd_Coll | ( | HSD_GObj * | gobj | ) |
| void ftFx_Throw_Anim | ( | HSD_GObj * | gobj | ) |
| u32 foxSFX[2] = { 110103, 110106 } |
| u32 falcoSFX[2] = { 100099, 100102 } |