This (invisible) Scene node is the central AI thinker, a "sentient" entity in the world. More...
#include <nyAiAgent.h>

Public Member Functions | |
| AiAgent () | |
| virtual | ~AiAgent () |
| virtual bool | advanceAlongPath (AiPath *pPath, float32 aAmount) |
This (invisible) Scene node is the central AI thinker, a "sentient" entity in the world.
Definition at line 19 of file nyAiAgent.h.
| Nytro::Ai::AiAgent::AiAgent | ( | ) |
| virtual Nytro::Ai::AiAgent::~AiAgent | ( | ) | [virtual] |