#include <vector>#include <string>#include "common/Math.h"#include "common/Types.h"#include "tree/TreeNode.h"Go to the source code of this file.
Classes | |
| struct | ai::AIStateAggroEntry |
The aggro entry for the AIStateAggro. More... | |
| class | ai::AIStateAggro |
| The list of aggro entry for a character. More... | |
| class | ai::AIStateNodeStatic |
| class | ai::AIStateNode |
| This is a representation of a behaviour tree node for the serialization. More... | |
| class | ai::AIStateWorld |
| This is a representation of a character state for the serialization. More... | |
1.8.6