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