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