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

#include <types.h>

Data Structures

union  GroundVars
 Union of Ground object subtypes. More...

Data Fields

int x0
HSD_GObjgobj
HSD_GObjEvent x8_callback
HSD_GObjEvent xC_callback
struct { 
   u8   b0: 1 
   u8   b1: 1 
   u8   b2: 1 
   u8   b3: 1 
   u8   b4: 1 
   u8   b5: 1 
   u8   b6: 1 
   u8   b7: 1 
x10_flags
struct { 
   u8   b012: 3 
   u8   b3: 1 
   u8   b4: 1 
   u8   b5: 1 
   u8   b6: 1 
   u8   b7: 1 
x11_flags
GrKind map_id
HSD_GObjx18
HSD_GObjEvent x1C_callback
int x20 [8]
Vec3 self_vel
Vec3 cur_pos
int x58
int x5C
int x60
int x64
int x68
GXColor x6C
int x70
char pad_74 [0xC0 - 0x74]
f32 xC0
union Ground::GroundVars u

Field Documentation

◆ x0

int Ground::x0

◆ gobj

HSD_GObj* Ground::gobj

◆ x8_callback

HSD_GObjEvent Ground::x8_callback

◆ xC_callback

HSD_GObjEvent Ground::xC_callback

◆ b0

u8 Ground::b0

◆ b1

u8 Ground::b1

◆ b2

u8 Ground::b2

◆ b3

u8 Ground::b3

◆ b4

u8 Ground::b4

◆ b5

u8 Ground::b5

◆ b6

u8 Ground::b6

◆ b7

u8 Ground::b7

◆ [struct]

struct { ... } Ground::x10_flags

◆ b012

u8 Ground::b012

◆ [struct]

struct { ... } Ground::x11_flags

◆ map_id

GrKind Ground::map_id

◆ x18

HSD_GObj* Ground::x18

◆ x1C_callback

HSD_GObjEvent Ground::x1C_callback

◆ x20

int Ground::x20[8]

◆ self_vel

Vec3 Ground::self_vel

◆ cur_pos

Vec3 Ground::cur_pos

◆ x58

int Ground::x58

◆ x5C

int Ground::x5C

◆ x60

int Ground::x60

◆ x64

int Ground::x64

◆ x68

int Ground::x68

◆ x6C

GXColor Ground::x6C

◆ x70

int Ground::x70

◆ pad_74

char Ground::pad_74[0xC0 - 0x74]

◆ xC0

f32 Ground::xC0

◆ u

union Ground::GroundVars Ground::u

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