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