|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | init (s32) |
| const char * | getAreaLightNameInZoneData (s32) const |
Public Attributes | |
| s32 | mAreaCount |
| AreaInfo * | mAreaInfo |
Definition at line 26 of file LightZoneDataHolder.hpp.
| LightZoneInfo::LightZoneInfo | ( | ) |
Definition at line 28 of file LightZoneDataHolder.cpp.
| void LightZoneInfo::init | ( | s32 | zoneID | ) |
Definition at line 72 of file LightZoneDataHolder.cpp.
| const char * LightZoneInfo::getAreaLightNameInZoneData | ( | s32 | idx | ) | const |
Definition at line 33 of file LightZoneDataHolder.cpp.
| s32 LightZoneInfo::mAreaCount |
Definition at line 34 of file LightZoneDataHolder.hpp.
| AreaInfo* LightZoneInfo::mAreaInfo |
Definition at line 35 of file LightZoneDataHolder.hpp.