|
SSBM Decomp
|
#include "ftkoopaspecials.h"#include <Runtime/platform.h>#include <melee/ft/forward.h>#include <melee/ft/kinds/ftCommon/forward.h>#include <sysdolphin/baselib/forward.h>#include <placeholder.h>#include "forward.h"#include "types.h"#include <melee/ft/fighter.h>#include <melee/ft/ft_081B.h>#include <melee/ft/ft_084E.h>#include <melee/ft/ft_0892.h>#include <melee/ft/ftanim.h>#include <melee/ft/ftcoll.h>#include <melee/ft/ftcommon.h>#include <melee/ft/inlines.h>#include <melee/ft/kinds/ftCommon/ftCo_CaptureDamageKoopa.h>#include <melee/ft/kinds/ftCommon/ftCo_CaptureKoopa.h>#include <melee/ft/kinds/ftCommon/ftCo_Fall.h>#include <melee/ft/kinds/ftCommon/ftCo_Throw.h>#include <melee/ft/kinds/ftCommon/ftCo_Thrown.h>#include <melee/ft/kinds/ftCommon/ftCo_ThrownKoopa.h>#include <melee/ft/kinds/ftCommon/inlines.h>#include <melee/ft/types.h>#include <sysdolphin/baselib/gobj.h>Variables | |
| static u32 const | transition_flags0 = Ft_MF_SkipMatAnim |
| static u32 const | transition_flags1 |
| static u32 const | transition_flags2 |
| static u32 const | transition_flags3 = Ft_MF_SkipMatAnim | Ft_MF_Unk19 |
|
static |
| void ftKp_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_8013302C | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_801330E4 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_8013319C | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_8013322C | ( | HSD_GObj * | gobj | ) |
fp0 cannot move below fp1, which is very strange. Perhaps there is a temporary Fighter* somewhere. | void ftKp_SpecialS_801332C4 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_80133324 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_80133398 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_801333F8 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_80133484 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_801334E4 | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialS_8013359C | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialSStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirSStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialSHit_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
|
inlinestatic |
| void ftKp_SpecialAirSHit_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialSWait_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirSWait_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void ftKp_SpecialSEndF_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void ftKp_SpecialSEndB_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndF_Anim | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndB_Anim | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void ftKp_SpecialSHit_IASA | ( | HSD_GObj * | gobj | ) |
| void ftKp_SpecialAirSHit_IASA | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void ftKp_SpecialSWait_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSWait_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSHit_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSHit_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSWait_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSWait_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSEndF_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSEndB_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndF_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndB_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSHit_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSHit_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSWait_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSWait_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSEndF_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialSEndB_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndF_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftKp_SpecialAirSEndB_Coll | ( | Fighter_GObj * | gobj | ) |
|
static |
|
static |
|
static |
|
static |