|
SSBM Decomp
|
#include <Runtime/platform.h>#include <melee/ft/forward.h>#include <melee/ft/kinds/ftLink/forward.h>Go to the source code of this file.
Functions | |
| ftLk_SpecialNIndex | ftLk_SpecialN_GetIndex (Fighter_GObj *gobj) |
| void | ftLk_SpecialN_UnsetArrow (Fighter_GObj *gobj) |
| void | ftLk_SpecialN_UnsetFv14 (Fighter_GObj *gobj) |
| bool | ftLk_SpecialN_IsActiveAnd2071b6 (Fighter_GObj *gobj) |
| void | ftLk_SpecialN_ProcessFv10 (Fighter_GObj *gobj) |
| void | ftLk_SpecialN_ProcessFv14 (Fighter_GObj *gobj) |
| void | ftLk_SpecialN_Enter (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirN_Enter (Fighter_GObj *gobj) |
| void | ftLk_SpecialNStart_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialNLoop_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialNEnd_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNStart_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNLoop_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNEnd_Anim (Fighter_GObj *gobj) |
| void | ftLk_SpecialNStart_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialNLoop_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialNEnd_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNStart_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNLoop_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNEnd_IASA (Fighter_GObj *gobj) |
| void | ftLk_SpecialNStart_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialNLoop_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialNEnd_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNStart_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNLoop_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNEnd_Phys (Fighter_GObj *gobj) |
| void | ftLk_SpecialNStart_Coll (Fighter_GObj *gobj) |
| void | ftLk_SpecialNLoop_Coll (Fighter_GObj *gobj) |
| void | ftLk_SpecialNEnd_Coll (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNStart_Coll (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNLoop_Coll (Fighter_GObj *gobj) |
| void | ftLk_SpecialAirNEnd_Coll (Fighter_GObj *gobj) |
Variables | |
| ftLk_SpecialN_Vec3Group const | ftLk_Init_Vec3Group |
| ftLk_SpecialNIndex ftLk_SpecialN_GetIndex | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialN_UnsetArrow | ( | Fighter_GObj * | gobj | ) |
bool. | void ftLk_SpecialN_UnsetFv14 | ( | Fighter_GObj * | gobj | ) |
bool. | bool ftLk_SpecialN_IsActiveAnd2071b6 | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialN_ProcessFv10 | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialN_ProcessFv14 | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialN_Enter | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirN_Enter | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNLoop_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNEnd_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNStart_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNLoop_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNEnd_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNLoop_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNEnd_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNStart_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNLoop_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNEnd_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNLoop_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNEnd_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNStart_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNLoop_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNEnd_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNLoop_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialNEnd_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNStart_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNLoop_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftLk_SpecialAirNEnd_Coll | ( | Fighter_GObj * | gobj | ) |
|
extern |