|
SSBM Decomp
|
The stage archive's grGroundParam public symbol, reached through StageInfo::param; see grDatFiles_801C6038.
More...
#include <types.h>
Data Fields | |
| float | y |
| s16 | x4 |
| u8 | x6_pad [2] |
| s16 | x8 |
| s16 | xA |
| s32 | xC |
| s32 | x10 |
| s32 | x14 |
| f32 | x18 |
| f32 | x1C |
| f32 | x20 |
| f32 | x24 |
| f32 | x28 |
| u8 | x2C_pad [0x2E - 0x2C] |
| s16 | x2E |
| s32 | x30 |
| s32 | x34 |
| s32 | x38 |
| f32 | x3C |
| f32 | x40 |
| f32 | x44 |
| f32 | x48 |
| bool | x4C_fixed_cam |
| f32 | x50 |
| f32 | x54 |
| f32 | x58 |
| f32 | x5C |
| f32 | x60 |
| f32 | x64 |
| s16 | x68 |
| s16 | x6A [(0xB0 - 0x6A)/2] |
| Read as ((s16*) param)[0x35 + j] by Ground_801C28CC, i.e. | |
| StageParam * | stage_params |
| One row per StKind this ground serves, looked up by StageParam::stkind. | |
| s32 | stage_param_count |
| GXColor | xB8 |
| GXColor | xBC |
| GXColor | xC0 |
| GXColor | xC4 |
| GXColor | xC8 |
| GXColor | xCC |
| GXColor | xD0 |
| GXColor | xD4 |
| GXColor | xD8 |
The stage archive's grGroundParam public symbol, reached through StageInfo::param; see grDatFiles_801C6038.
| float GroundParam::y |
| s16 GroundParam::x4 |
| u8 GroundParam::x6_pad[2] |
| s16 GroundParam::x8 |
| s16 GroundParam::xA |
| s32 GroundParam::xC |
| s32 GroundParam::x10 |
| s32 GroundParam::x14 |
| f32 GroundParam::x18 |
| f32 GroundParam::x1C |
| f32 GroundParam::x20 |
| f32 GroundParam::x24 |
| f32 GroundParam::x28 |
| u8 GroundParam::x2C_pad[0x2E - 0x2C] |
| s16 GroundParam::x2E |
| s32 GroundParam::x30 |
| s32 GroundParam::x34 |
| s32 GroundParam::x38 |
| f32 GroundParam::x3C |
| f32 GroundParam::x40 |
| f32 GroundParam::x44 |
| f32 GroundParam::x48 |
| bool GroundParam::x4C_fixed_cam |
| f32 GroundParam::x50 |
| f32 GroundParam::x54 |
| f32 GroundParam::x58 |
| f32 GroundParam::x5C |
| f32 GroundParam::x60 |
| f32 GroundParam::x64 |
| s16 GroundParam::x68 |
| s16 GroundParam::x6A[(0xB0 - 0x6A)/2] |
Read as ((s16*) param)[0x35 + j] by Ground_801C28CC, i.e.
this is an array of s16, not padding. Same 70 bytes either way.
| StageParam* GroundParam::stage_params |
One row per StKind this ground serves, looked up by StageParam::stkind.
| s32 GroundParam::stage_param_count |
| GXColor GroundParam::xB8 |
| GXColor GroundParam::xBC |
| GXColor GroundParam::xC0 |
| GXColor GroundParam::xC4 |
| GXColor GroundParam::xC8 |
| GXColor GroundParam::xCC |
| GXColor GroundParam::xD0 |
| GXColor GroundParam::xD4 |
| GXColor GroundParam::xD8 |