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

#include <types.h>

Data Fields

ECBSourceKind kind
 
union { 
 
   struct { 
 
      HSD_JObj *   x108_joint 
 
      HSD_JObj *   x10C_joint [6] 
 
   }  
 
   struct { 
 
      float   up 
 
      float   down 
 
      float   front 
 
      float   back 
 
      float   angle 
 
   }  
 
};  
 
float x124
 
float x128
 
float x12C
 

Field Documentation

◆ kind

ECBSourceKind ECBSource::kind

◆ x108_joint

HSD_JObj* ECBSource::x108_joint

◆ x10C_joint

HSD_JObj* ECBSource::x10C_joint[6]

◆ up

float ECBSource::up

◆ down

float ECBSource::down

◆ front

float ECBSource::front

◆ back

float ECBSource::back

◆ angle

float ECBSource::angle

◆ [union]

union { ... } ECBSource

◆ x124

float ECBSource::x124

◆ x128

float ECBSource::x128

◆ x12C

float ECBSource::x12C

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