|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | clear () |
| bool | isTargetArea (const LightArea *) const |
| bool | isOutOfArea () const |
Public Attributes | |
| s32 | _0 |
| s32 | mLightID |
Definition at line 7 of file LightZoneDataHolder.hpp.
| ZoneLightID::ZoneLightID | ( | ) |
Definition at line 6 of file LightZoneDataHolder.cpp.
| void ZoneLightID::clear | ( | ) |
Definition at line 11 of file LightZoneDataHolder.cpp.
| bool ZoneLightID::isTargetArea | ( | const LightArea * | pLightArea | ) | const |
Definition at line 16 of file LightZoneDataHolder.cpp.
| bool ZoneLightID::isOutOfArea | ( | ) | const |
Definition at line 24 of file LightZoneDataHolder.cpp.
| s32 ZoneLightID::_0 |
Definition at line 15 of file LightZoneDataHolder.hpp.
| s32 ZoneLightID::mLightID |
Definition at line 16 of file LightZoneDataHolder.hpp.