Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_AnimObject.h110 m_AnimType(animType) {} in AnimObject()
210 u32 GetAnimType() const { return m_AnimType; } in GetAnimType()
218 u32 m_AnimType; variable