Public Member Functions

Nytro::Ai::AiAgent Class Reference

This (invisible) Scene node is the central AI thinker, a "sentient" entity in the world. More...

#include <nyAiAgent.h>

Inheritance diagram for Nytro::Ai::AiAgent:
Inheritance graph
[legend]

Public Member Functions

 AiAgent ()
virtual ~AiAgent ()
virtual bool advanceAlongPath (AiPath *pPath, float32 aAmount)

Detailed Description

This (invisible) Scene node is the central AI thinker, a "sentient" entity in the world.

Definition at line 19 of file nyAiAgent.h.


Constructor & Destructor Documentation

Nytro::Ai::AiAgent::AiAgent (  ) 
virtual Nytro::Ai::AiAgent::~AiAgent (  )  [virtual]

Member Function Documentation

virtual bool Nytro::Ai::AiAgent::advanceAlongPath ( AiPath pPath,
float32  aAmount 
) [virtual]

The documentation for this class was generated from the following file:

© Copyright 7thFACTOR Entertainment - All rights reserved