#include "system/nyCommon.h"#include "scene/nySceneNode.h"
Go to the source code of this file.
Data Structures | |
| class | Nytro::Ai::AiObstacle |
| An AI obstacle will help an AI agent walk around a specific visual thing in the world. More... | |
Namespaces | |
| namespace | Nytro |
The Nytro Game Engine main namespace. | |
| namespace | Nytro::Ai |
The 'Ai' namespace keeps all the Artificial Intelligence related classes, like agent, goal, crowd, brain, flock, hint, pathfinding and other. | |