![]() |
Ember
|
Core behavior tree data structures and algorithms. More...
Classes | |
| struct | EmberCore::XMLMetadata |
| Stores XML-specific metadata for preserving comments and formatting. More... | |
| class | EmberCore::BehaviorTree |
| Represents a complete behavior tree data structure. More... | |
| class | EmberCore::BlackboardEntry |
| Represents a single entry in a behavior tree blackboard. More... | |
| class | EmberCore::Node |
| Represents a node in a behavior tree structure. More... | |
Core behavior tree data structures and algorithms.
The Core module contains the fundamental data structures for representing and manipulating behavior trees: