Home
last modified time | relevance | path

Searched refs:m_MaxActiveIndex (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_ParticleCollection.h175 return this->m_MaxActiveIndex; in GetMaxActiveIndex()
189 this->m_MaxActiveIndex = maxActiveIndex; in SetMaxActiveIndex()
409 u16 m_MaxActiveIndex; variable
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ParticleCollection.cpp840 m_MaxActiveIndex(0), in ParticleCollection()