|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| bool | operator== (const BehaviorState &) const noexcept=default |
Public Attributes | |
| std::string | name |
| std::vector< BehaviorAction > | entry_actions |
| std::vector< BehaviorTransition > | transitions |