Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Classes | |
struct | Hash |
Public Types | |
using | UnderlyingType = unsigned int |
Public Attributes | |
UnderlyingType | state |
UnderlyingType | eventType |
Friends | |
bool | operator== (const TransitionKey &lhs, const TransitionKey &rhs) noexcept |
using CFsm< Context >::TransitionKey::UnderlyingType = unsigned int |
|
friend |
UnderlyingType CFsm< Context >::TransitionKey::eventType |
UnderlyingType CFsm< Context >::TransitionKey::state |