|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | initLightData () |
| AreaLightInfo * | findAreaLight (const char *) const |
| const char * | getDefaultAreaLightName () const |
| s32 | getDefaultStepInterpolate () const |
Public Attributes | |
| s32 | mLightCount |
| AreaLightInfo * | mLights |
| LightInfoCoin | _8 |
Definition at line 54 of file LightDataHolder.hpp.
| LightDataHolder::LightDataHolder | ( | ) |
Definition at line 4 of file LightDataHolder.cpp.
| const char * LightDataHolder::getDefaultAreaLightName | ( | ) | const |
Definition at line 24 of file LightDataHolder.cpp.
| s32 LightDataHolder::getDefaultStepInterpolate | ( | ) | const |
Definition at line 28 of file LightDataHolder.cpp.
| s32 LightDataHolder::mLightCount |
Definition at line 64 of file LightDataHolder.hpp.
| AreaLightInfo* LightDataHolder::mLights |
Definition at line 65 of file LightDataHolder.hpp.
| LightInfoCoin LightDataHolder::_8 |
Definition at line 66 of file LightDataHolder.hpp.