Definition at line 18 of file ObjectChoropu.hh.
Public Member Functions | |
StateManager (ObjectChoropu *obj) | |
![]() |
Static Private Attributes | |
static const std::array< StateManagerEntry< ObjectChoropu >, 5 > | STATE_ENTRIES |
Additional Inherited Members | |
![]() | |
u16 | m_currentStateId |
s32 | m_nextStateId |
u32 | m_currentFrame |
std::span< u16 > | m_entryIds |
std::span< const StateManagerEntry< ObjectChoropu > > | m_entries |
const ObjectChoropu * | m_obj |
Field::StateManager< ObjectChoropu >::StateManager | ( | ObjectChoropu * | obj | ) |
Definition at line 320 of file ObjectChoropu.cc.
|
override |
Definition at line 337 of file ObjectChoropu.cc.
|
staticprivate |
Definition at line 24 of file ObjectChoropu.hh.