SSBM Decomp
Loading...
Searching...
No Matches
ftFoxSpecialLw Struct Reference

#include <types.h>

Data Fields

s32 releaseLag
 0x2340 - Auto lag frames after initializing Reflector if B is not being held.
 
s32 turnFrames
 0x2344 - Number of frames it takes Fox/Falco to turn around on command
 
bool isRelease
 0x2348 - Check if Fox/Falco is no longer holding B
 
s32 gravityDelay
 0x234C - Number of frames to pass before gravity takes effect
 

Field Documentation

◆ releaseLag

s32 ftFoxSpecialLw::releaseLag

0x2340 - Auto lag frames after initializing Reflector if B is not being held.

Reflector is immediately released with no lag once these frames have passed

◆ turnFrames

s32 ftFoxSpecialLw::turnFrames

0x2344 - Number of frames it takes Fox/Falco to turn around on command

◆ isRelease

bool ftFoxSpecialLw::isRelease

0x2348 - Check if Fox/Falco is no longer holding B

◆ gravityDelay

s32 ftFoxSpecialLw::gravityDelay

0x234C - Number of frames to pass before gravity takes effect


The documentation for this struct was generated from the following file: