|
SSBM Decomp
|
#include <types.h>
Data Fields | |
| CollJoint * | next |
| MapJoint * | inner |
| u32 | flags |
| s16 | xC |
| u8 | xE: 1 |
| Vec2 | bounding_min |
| Vec2 | bounding_max |
| HSD_JObj * | x20 |
| mpLib_Callback | x24 |
| Ground * | x28 |
| mpLib_Callback | x2C |
| Ground * | x30 |
| CollJoint* CollJoint::next |
| MapJoint* CollJoint::inner |
| u32 CollJoint::flags |
| s16 CollJoint::xC |
| u8 CollJoint::xE |
| Vec2 CollJoint::bounding_min |
| Vec2 CollJoint::bounding_max |
| HSD_JObj* CollJoint::x20 |
| mpLib_Callback CollJoint::x24 |
| Ground* CollJoint::x28 |
| mpLib_Callback CollJoint::x2C |
| Ground* CollJoint::x30 |