Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_AnimObject.cpp948 switch (animObj->GetAnimType()) in Evaluate()
/NW4C-1.3.3/include/nw/gfx/
Dgfx_AnimObject.h493 u32 GetAnimType() const { return m_AnimType; } in GetAnimType() function