|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| void | loadPointLight () |
| void | update () |
| void | clearPointLight (PointLightInfo *) |
| bool | tryBlendStart () |
| void | updatePointLight () |
Public Attributes | |
| s32 | _0 |
| u32 | _4 |
| u32 | _8 |
| u32 | _C |
| u32 | _10 |
| PointLightInfo * | _14 |
| PointLightInfo * | _18 |
| PointLightInfo * | _1C |
Definition at line 21 of file LightPointCtrl.hpp.
| LightPointCtrl::LightPointCtrl | ( | ) |
Definition at line 4 of file LightPointCtrl.cpp.
| void LightPointCtrl::loadPointLight | ( | ) |
Definition at line 23 of file LightPointCtrl.cpp.
| void LightPointCtrl::update | ( | ) |
Definition at line 27 of file LightPointCtrl.cpp.
| s32 LightPointCtrl::_0 |
Definition at line 33 of file LightPointCtrl.hpp.
| u32 LightPointCtrl::_4 |
Definition at line 34 of file LightPointCtrl.hpp.
| u32 LightPointCtrl::_8 |
Definition at line 35 of file LightPointCtrl.hpp.
| u32 LightPointCtrl::_C |
Definition at line 36 of file LightPointCtrl.hpp.
| u32 LightPointCtrl::_10 |
Definition at line 37 of file LightPointCtrl.hpp.
| PointLightInfo* LightPointCtrl::_14 |
Definition at line 38 of file LightPointCtrl.hpp.
| PointLightInfo* LightPointCtrl::_18 |
Definition at line 39 of file LightPointCtrl.hpp.
| PointLightInfo* LightPointCtrl::_1C |
Definition at line 40 of file LightPointCtrl.hpp.