All Data Structures Files Functions Variables Enumerations Enumerator Properties Defines
Protected Attributes
DecisionTreeAgent Class Reference

#import <DecisionTreeAgent.h>

Inheritance diagram for DecisionTreeAgent:
CogitoAgent Lemming GameObject

Protected Attributes

TreeStatelevelTree
TreeStatecurrentState
Action currentAction
CCArray * optimumRoute
int optimumRouteIndex

Detailed Description

Definition at line 15 of file DecisionTreeAgent.h.


Field Documentation

- (Action) currentAction [protected]

Definition at line 20 of file DecisionTreeAgent.h.

- (TreeState*) currentState [protected]

Definition at line 19 of file DecisionTreeAgent.h.

- (TreeState*) levelTree [protected]

Definition at line 18 of file DecisionTreeAgent.h.

- (CCArray*) optimumRoute [protected]

Definition at line 22 of file DecisionTreeAgent.h.

- (int) optimumRouteIndex [protected]

Definition at line 23 of file DecisionTreeAgent.h.


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