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

Down Special - Disable (SpecialLw/SpecialAirLw) More...

#include <baselib/forward.h>

Go to the source code of this file.

Functions

void ftMt_SpecialLw_ClearDisableGObj (HSD_GObj *gobj)
 0x80146198 https://decomp.me/scratch/QML6g // Reset Disable Stall flag
 
void ftMt_SpecialLw_RemoveDisable (HSD_GObj *gobj)
 0x801461A8 https://decomp.me/scratch/d5gF6 // Remove Disable projectile
 
void ftMt_SpecialLw_Enter (HSD_GObj *gobj)
 0x801461F0 https://decomp.me/scratch/WnODY // Mewtwo's grounded Disable Motion State handler
 
void ftMt_SpecialAirLw_Enter (HSD_GObj *gobj)
 0x80146264 https://decomp.me/scratch/fX4aP // Mewtwo's aerial Disable Motion State handler
 
void ftMt_SpecialLw_Anim (HSD_GObj *gobj)
 0x801462DC https://decomp.me/scratch/2no6L // Mewtwo's grounded Disable Animation callback
 
void ftMt_SpecialAirLw_Anim (HSD_GObj *gobj)
 0x80146338 - Mewtwo's aerial Disable Animation callback
 
void ftMt_SpecialLw_IASA (HSD_GObj *gobj)
 0x80146394 - Mewtwo's grounded Disable IASA callback
 
void ftMt_SpecialAirLw_IASA (HSD_GObj *gobj)
 0x80146398 - Mewtwo's aerial Disable IASA callback
 
void ftMt_SpecialLw_Phys (HSD_GObj *gobj)
 0x8014639C - Mewtwo's grounded Disable Physics callback
 
void ftMt_SpecialAirLw_Phys (HSD_GObj *gobj)
 0x801463BC https://decomp.me/scratch/haV3L // Mewtwo's aerial Disable Physics callback
 
void ftMt_SpecialLw_GroundToAir (HSD_GObj *gobj)
 0x80146410 https://decomp.me/scratch/ktqvT // Mewtwo's ground -> air Disable Action State handler
 
void ftMt_SpecialAirLw_AirToGround (HSD_GObj *gobj)
 0x801464B0 https://decomp.me/scratch/xNFhq // Mewtwo's air -> ground Disable Action State handler
 
void ftMt_SpecialLw_Coll (HSD_GObj *gobj)
 0x80146544 - Mewtwo's grounded Disable Collision callback
 
void ftMt_SpecialAirLw_Coll (HSD_GObj *gobj)
 0x8014656C - Mewtwo's aerial Disable Collision callback
 
void ftMt_SpecialLw_CreateDisable (HSD_GObj *gobj)
 0x80146594 https://decomp.me/scratch/rAoIe // Create Disable projectile
 

Detailed Description

Down Special - Disable (SpecialLw/SpecialAirLw)

Function Documentation

◆ ftMt_SpecialLw_ClearDisableGObj()

void ftMt_SpecialLw_ClearDisableGObj ( HSD_GObj gobj)

0x80146198 https://decomp.me/scratch/QML6g // Reset Disable Stall flag

◆ ftMt_SpecialLw_RemoveDisable()

void ftMt_SpecialLw_RemoveDisable ( HSD_GObj gobj)

0x801461A8 https://decomp.me/scratch/d5gF6 // Remove Disable projectile

◆ ftMt_SpecialLw_Enter()

void ftMt_SpecialLw_Enter ( HSD_GObj gobj)

0x801461F0 https://decomp.me/scratch/WnODY // Mewtwo's grounded Disable Motion State handler

◆ ftMt_SpecialAirLw_Enter()

void ftMt_SpecialAirLw_Enter ( HSD_GObj gobj)

0x80146264 https://decomp.me/scratch/fX4aP // Mewtwo's aerial Disable Motion State handler

◆ ftMt_SpecialLw_Anim()

void ftMt_SpecialLw_Anim ( HSD_GObj gobj)

0x801462DC https://decomp.me/scratch/2no6L // Mewtwo's grounded Disable Animation callback

◆ ftMt_SpecialAirLw_Anim()

void ftMt_SpecialAirLw_Anim ( HSD_GObj gobj)

0x80146338 - Mewtwo's aerial Disable Animation callback

◆ ftMt_SpecialLw_IASA()

void ftMt_SpecialLw_IASA ( HSD_GObj gobj)

0x80146394 - Mewtwo's grounded Disable IASA callback

◆ ftMt_SpecialAirLw_IASA()

void ftMt_SpecialAirLw_IASA ( HSD_GObj gobj)

0x80146398 - Mewtwo's aerial Disable IASA callback

◆ ftMt_SpecialLw_Phys()

void ftMt_SpecialLw_Phys ( HSD_GObj gobj)

0x8014639C - Mewtwo's grounded Disable Physics callback

◆ ftMt_SpecialAirLw_Phys()

void ftMt_SpecialAirLw_Phys ( HSD_GObj gobj)

0x801463BC https://decomp.me/scratch/haV3L // Mewtwo's aerial Disable Physics callback

◆ ftMt_SpecialLw_GroundToAir()

void ftMt_SpecialLw_GroundToAir ( HSD_GObj gobj)

0x80146410 https://decomp.me/scratch/ktqvT // Mewtwo's ground -> air Disable Action State handler

◆ ftMt_SpecialAirLw_AirToGround()

void ftMt_SpecialAirLw_AirToGround ( HSD_GObj gobj)

0x801464B0 https://decomp.me/scratch/xNFhq // Mewtwo's air -> ground Disable Action State handler

◆ ftMt_SpecialLw_Coll()

void ftMt_SpecialLw_Coll ( HSD_GObj gobj)

0x80146544 - Mewtwo's grounded Disable Collision callback

◆ ftMt_SpecialAirLw_Coll()

void ftMt_SpecialAirLw_Coll ( HSD_GObj gobj)

0x8014656C - Mewtwo's aerial Disable Collision callback

◆ ftMt_SpecialLw_CreateDisable()

void ftMt_SpecialLw_CreateDisable ( HSD_GObj gobj)

0x80146594 https://decomp.me/scratch/rAoIe // Create Disable projectile