![]() |
Plasma Engine
2.0
|
Classes | |
| struct | State |
Static Public Member Functions | |
| static PL_ALWAYS_INLINE ExecResult | Completed () |
| static PL_ALWAYS_INLINE ExecResult | RunNext (int iExecSlot) |
| static PL_ALWAYS_INLINE ExecResult | ContinueLater (plTime maxDelay) |
| static PL_ALWAYS_INLINE ExecResult | Error () |
Public Attributes | |
| int | m_NextExecAndState = 0 |
| plTime | m_MaxDelay = plTime::MakeZero() |