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

#include <types.h>

Data Fields

float groundVelX
 0x2340 - Grounded momentum of Mario / Dr. Tornado
 
s32 unk
 0x2344 - Set but never used?
 
s32 _
 0x2348 - Skipped entirely
 
bool isUnkColl
 0x234C - Checked in collision, related to some angle calculation
 

Field Documentation

◆ groundVelX

float ftMarioSpecialLw::groundVelX

0x2340 - Grounded momentum of Mario / Dr. Tornado

◆ unk

s32 ftMarioSpecialLw::unk

0x2344 - Set but never used?

◆ _

s32 ftMarioSpecialLw::_

0x2348 - Skipped entirely

◆ isUnkColl

bool ftMarioSpecialLw::isUnkColl

0x234C - Checked in collision, related to some angle calculation


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