![]() |
grail (C
1.0.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
|
A data structure used by PlannerReasoner to execute a sequence of behaviors More...
Public Member Functions | |
| void | PushBehavior (Behavior behavior) |
| Use this method during plan translation in your implementation of DomainTranslator More... | |
| Behavior | PopFirstBehavior () |
| void | Clear () |
Properties | |
| bool | IsNonEmpty [get] |
| bool | IsValid [get] |
A data structure used by PlannerReasoner to execute a sequence of behaviors
|
inline |
Use this method during plan translation in your implementation of DomainTranslator