SSBM Decomp
|
#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 | |
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
s32 ftFoxSpecialLw::turnFrames |
0x2344 - Number of frames it takes Fox/Falco to turn around on command
bool ftFoxSpecialLw::isRelease |
0x2348 - Check if Fox/Falco is no longer holding B
s32 ftFoxSpecialLw::gravityDelay |
0x234C - Number of frames to pass before gravity takes effect