|
SSBM Decomp
|
#include "ftNs_SpecialLw.h"#include "ftNs_Init.h"#include <platform.h>#include "ef/efasync.h"#include "ef/eflib.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ft_0881.h"#include "ft/ftanim.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/ftparts.h"#include "ft/types.h"#include "ftNess/types.h"#include "pl/pl_040D.h"#include "pl/player.h"#include "pl/plbonuslib.h"#include <common_structs.h>#include <dolphin/mtx.h>Macros | |
| #define | FTNESS_SPECIALLW_COLL_FLAG |
| #define | FTNESS_SPECIALLW_END_FLAG |
| #define FTNESS_SPECIALLW_COLL_FLAG |
| #define FTNESS_SPECIALLW_END_FLAG |
| void ftNs_SpecialLwStart_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwStart_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwStart_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwStart_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwStart_Phys | ( | HSD_GObj * | gobj | ) |
Ness's grounded PSI Magnet Start Physics callback.
| void ftNs_SpecialAirLwStart_Phys | ( | HSD_GObj * | gobj | ) |
Ness's aerial PSI Magnet Start Physics callback.
| void ftNs_SpecialLwStart_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwStart_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwStart_GroundToAir | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwStart_AirToGround | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHold_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHold_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHold_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_Phys | ( | HSD_GObj * | gobj | ) |
Ness's aerial PSI Magnet Hold Physics callback.
| void ftNs_SpecialLwHold_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHold_GroundToAir | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_AirToGround | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHold_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHold_Enter | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
|
inlinestatic |
| void ftNs_SpecialLwTurn_Anim | ( | HSD_GObj * | arg0 | ) |
Ness's grounded PSI Magnet Turnaround Animation callback - _.
| void ftNs_SpecialAirLwTurn_Anim | ( | HSD_GObj * | arg0 | ) |
Ness's aerial PSI Magnet Turnaround Animation callback - _.
| void ftNs_SpecialLwTurn_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwTurn_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwTurn_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwTurn_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwTurn_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwTurn_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwTurn_GroundToAir | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwTurn_AirToGround | ( | HSD_GObj * | gobj | ) |
|
inline |
| void ftNs_SpecialLwHit_Anim | ( | HSD_GObj * | arg0 | ) |
| void ftNs_SpecialAirLwHit_Anim | ( | HSD_GObj * | arg0 | ) |
| void ftNs_SpecialLwHit_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHit_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHit_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHit_Phys | ( | HSD_GObj * | arg0 | ) |
| void ftNs_SpecialLwHit_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHit_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwHit_GroundToAir | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwHit_AirToGround | ( | HSD_GObj * | gobj | ) |
| void ftNs_AbsorbThink_DecideAction | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_Anim | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_IASA | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwEnd_Phys | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_Phys | ( | HSD_GObj * | arg0 | ) |
| void ftNs_SpecialLwEnd_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_Coll | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwEnd_GroundToAir | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_AirToGround | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialLwEnd_Enter | ( | HSD_GObj * | gobj | ) |
| void ftNs_SpecialAirLwEnd_Enter | ( | HSD_GObj * | gobj | ) |