Searched refs:m_AnimType (Results 1 – 1 of 1) sorted by relevance
110 m_AnimType(animType) {} in AnimObject()210 u32 GetAnimType() const { return m_AnimType; } in GetAnimType()218 u32 m_AnimType; variable