#include <PtclEmitterColorMgr.h>
Inherits sead::IDisposer.
Public Member Functions | |
| PtclEmitterColorMgr () | |
| virtual | ~PtclEmitterColorMgr () |
| bool | updateAmbientLight (bool update_emitter=true) |
| void | setEmitterColor (nw::eft::EmitterController *emitter_controller, u16 user_data_bit) |
| Public Member Functions inherited from sead::IDisposer | |
| IDisposer () | |
| virtual | ~IDisposer () |
Private Attributes | |
| sead::UnsafeArray< sead::Color4f, cColorMax > | mLightColor |
Static Private Attributes | |
| static const s32 | cColorMax = 6 |
| PtclEmitterColorMgr::PtclEmitterColorMgr | ( | ) |
|
inlinevirtual |
| bool PtclEmitterColorMgr::updateAmbientLight | ( | bool | update_emitter = true | ) |
| void PtclEmitterColorMgr::setEmitterColor | ( | nw::eft::EmitterController * | emitter_controller, |
| u16 | user_data_bit ) |
|
staticprivate |
|
private |