|
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_JointCollisionCallback | cb_0 |
| Ground * | cb_data_0 |
| mpLib_JointCollisionCallback | cb_1 |
| Ground * | cb_data_1 |
| 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_JointCollisionCallback CollJoint::cb_0 |
| Ground* CollJoint::cb_data_0 |
| mpLib_JointCollisionCallback CollJoint::cb_1 |
| Ground* CollJoint::cb_data_1 |