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

#import <QLearningAgent.h>

Inheritance diagram for QLearningAgent:
CogitoAgent Lemming GameObject

Protected Attributes

CCArray * gameStates
QStatecurrentState
Action currentAction

Detailed Description

Definition at line 15 of file QLearningAgent.h.


Field Documentation

- (Action) currentAction [protected]

Definition at line 21 of file QLearningAgent.h.

- (QState*) currentState [protected]

Definition at line 20 of file QLearningAgent.h.

- (CCArray*) gameStates [protected]

Definition at line 18 of file QLearningAgent.h.


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