|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | operator= (const ActorLightInfo &) |
Public Attributes | |
| LightInfo | mInfo0 |
| LightInfo | mInfo1 |
| u8 | mAlpha2 |
| _GXColor | mColor |
Definition at line 26 of file LightDataHolder.hpp.
|
inline |
Definition at line 28 of file LightDataHolder.hpp.
| LightInfo ActorLightInfo::mInfo0 |
Definition at line 34 of file LightDataHolder.hpp.
| LightInfo ActorLightInfo::mInfo1 |
Definition at line 35 of file LightDataHolder.hpp.
| u8 ActorLightInfo::mAlpha2 |
Definition at line 36 of file LightDataHolder.hpp.
| _GXColor ActorLightInfo::mColor |
Definition at line 37 of file LightDataHolder.hpp.