Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_AnimObject.h393 m_AnimType(animType) {} in AnimObject()
493 u32 GetAnimType() const { return m_AnimType; } in GetAnimType()
501 u32 m_AnimType; variable