SSBM Decomp
Loading...
Searching...
No Matches
ftMt_SpecialS.h File Reference

Side Special - Confusion (SpecialS/SpecialAirS) More...

#include <baselib/forward.h>

Go to the source code of this file.

Functions

void ftMt_SpecialS_Enter (HSD_GObj *gobj)
 0x801466C4 https://decomp.me/scratch/X6OTU // Mewtwo's grounded Confusion Motion State handler
 
void ftMt_SpecialAirS_Enter (HSD_GObj *gobj)
 0x8014677C https://decomp.me/scratch/4DvVc // Mewtwo's aerial Confusion Motion State handler
 
void ftMt_SpecialS_Anim (HSD_GObj *gobj)
 0x80146858 https://decomp.me/scratch/PYxCI // Mewtwo's grounded Confusion Animation callback
 
void ftMt_SpecialAirS_Anim (HSD_GObj *gobj)
 0x801468EC https://decomp.me/scratch/rpTDv // Mewtwo's aerial Confusion Animation callback
 
void ftMt_SpecialS_IASA (HSD_GObj *gobj)
 0x80146980 - Mewtwo's grounded Confusion IASA callback
 
void ftMt_SpecialAirS_IASA (HSD_GObj *gobj)
 0x80146984 - Mewtwo's aerial Confusion IASA callback
 
void ftMt_SpecialS_Phys (HSD_GObj *gobj)
 0x80146988 https://decomp.me/scratch/o5TC6 // Mewtwo's grounded Confusion Physics callback
 
void ftMt_SpecialAirS_Phys (HSD_GObj *gobj)
 0x801469BC https://decomp.me/scratch/o5TC6 // Mewtwo's aerial Confusion Physics callback
 
void ftMt_SpecialS_GroundToAir (HSD_GObj *gobj)
 0x801469F0 https://decomp.me/scratch/W9wyx // Mewtwo's ground -> air Confusion Action State handler
 
void ftMt_SpecialAirS_AirToGround (HSD_GObj *gobj)
 0x80146AD4 https://decomp.me/scratch/gv2WK // Mewtwo's air -> ground Confusion Action State handler
 
void ftMt_SpecialS_Coll (HSD_GObj *gobj)
 0x80146BB8 - Mewtwo's grounded Confusion Collision callback
 
void ftMt_SpecialAirS_Coll (HSD_GObj *gobj)
 0x80146BE0 - Mewtwo's aerial Confusion Collision callback
 
void ftMt_SpecialS_ReflectThink (HSD_GObj *gobj)
 0x80146C08 https://decomp.me/scratch/BDCzb // Confusion Reflect think function
 
void ftMt_SpecialS_OnReflect (HSD_GObj *gobj)
 0x80146CC8 - Mewtwo's OnReflect callback
 

Detailed Description

Side Special - Confusion (SpecialS/SpecialAirS)

Function Documentation

◆ ftMt_SpecialS_Enter()

void ftMt_SpecialS_Enter ( HSD_GObj gobj)

0x801466C4 https://decomp.me/scratch/X6OTU // Mewtwo's grounded Confusion Motion State handler

◆ ftMt_SpecialAirS_Enter()

void ftMt_SpecialAirS_Enter ( HSD_GObj gobj)

0x8014677C https://decomp.me/scratch/4DvVc // Mewtwo's aerial Confusion Motion State handler

◆ ftMt_SpecialS_Anim()

void ftMt_SpecialS_Anim ( HSD_GObj gobj)

0x80146858 https://decomp.me/scratch/PYxCI // Mewtwo's grounded Confusion Animation callback

◆ ftMt_SpecialAirS_Anim()

void ftMt_SpecialAirS_Anim ( HSD_GObj gobj)

0x801468EC https://decomp.me/scratch/rpTDv // Mewtwo's aerial Confusion Animation callback

◆ ftMt_SpecialS_IASA()

void ftMt_SpecialS_IASA ( HSD_GObj gobj)

0x80146980 - Mewtwo's grounded Confusion IASA callback

◆ ftMt_SpecialAirS_IASA()

void ftMt_SpecialAirS_IASA ( HSD_GObj gobj)

0x80146984 - Mewtwo's aerial Confusion IASA callback

◆ ftMt_SpecialS_Phys()

void ftMt_SpecialS_Phys ( HSD_GObj gobj)

0x80146988 https://decomp.me/scratch/o5TC6 // Mewtwo's grounded Confusion Physics callback

◆ ftMt_SpecialAirS_Phys()

void ftMt_SpecialAirS_Phys ( HSD_GObj gobj)

0x801469BC https://decomp.me/scratch/o5TC6 // Mewtwo's aerial Confusion Physics callback

◆ ftMt_SpecialS_GroundToAir()

void ftMt_SpecialS_GroundToAir ( HSD_GObj gobj)

0x801469F0 https://decomp.me/scratch/W9wyx // Mewtwo's ground -> air Confusion Action State handler

◆ ftMt_SpecialAirS_AirToGround()

void ftMt_SpecialAirS_AirToGround ( HSD_GObj gobj)

0x80146AD4 https://decomp.me/scratch/gv2WK // Mewtwo's air -> ground Confusion Action State handler

Todo:
GET_FIGHTER

◆ ftMt_SpecialS_Coll()

void ftMt_SpecialS_Coll ( HSD_GObj gobj)

0x80146BB8 - Mewtwo's grounded Confusion Collision callback

◆ ftMt_SpecialAirS_Coll()

void ftMt_SpecialAirS_Coll ( HSD_GObj gobj)

0x80146BE0 - Mewtwo's aerial Confusion Collision callback

◆ ftMt_SpecialS_ReflectThink()

void ftMt_SpecialS_ReflectThink ( HSD_GObj gobj)

0x80146C08 https://decomp.me/scratch/BDCzb // Confusion Reflect think function

◆ ftMt_SpecialS_OnReflect()

void ftMt_SpecialS_OnReflect ( HSD_GObj gobj)

0x80146CC8 - Mewtwo's OnReflect callback