Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_AnimObject.h210 u32 GetAnimType() const { return m_AnimType; } in GetAnimType() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_AnimBinding.cpp53 switch (animObj->GetAnimType()) in Evaluate()