| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
Definition at line 30 of file ef_particlemanager.h.
Classes | |
| struct | SimpleLight | 
Public Types | |
| enum | SimpleLightType {  SIMPLELIGHT_OFF , SIMPLELIGHT_AMBIENT , SIMPLELIGHT_DIFFUSE }  | 
Public Attributes | |
| math::VEC2 | mScale | 
| math::VEC3 | mRotate | 
| SimpleLight | mLight | 
| enum nw4r::ef::ParticleManager::ParticleModifier::SimpleLightType | 
Definition at line 31 of file ef_particlemanager.h.
| math::VEC2 nw4r::ef::ParticleManager::ParticleModifier::mScale | 
Definition at line 45 of file ef_particlemanager.h.
| math::VEC3 nw4r::ef::ParticleManager::ParticleModifier::mRotate | 
Definition at line 46 of file ef_particlemanager.h.
| SimpleLight nw4r::ef::ParticleManager::ParticleModifier::mLight | 
Definition at line 47 of file ef_particlemanager.h.