Public Member Functions | |
| AnmMgr (DrawMdl *drawMdl) | |
| void | linkAnims (size_t idx, const Abstract::g3d::ResFile *resFile, const char *name, AnmType anmType) |
| void | playAnim (f32 frame, f32 rate, size_t idx) |
| const AnmNodeChr * | activeAnim (AnmType anmType) const |
Private Attributes | |
| DrawMdl * | m_parent |
| std::list< AnmNodeChr, EGG::Allocator< AnmNodeChr > > | m_anmList |
| std::array< AnmNodeChr *, static_cast< size_t >(AnmType::Max) - 1 > | m_activeAnims |
|
inline0x80555750 |
|
inlinenodiscard0x80557340 |
|
0x8055597C |
|
0x805573CC |
|
private |
|
private |