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

#import <ShortestRouteAgent.h>

Inheritance diagram for ShortestRouteAgent:
CogitoAgent Lemming GameObject

Protected Attributes

CCArray * routes
RoutecurrentRoute
RouteoptimumRoute
int optimumRouteIndex

Detailed Description

Definition at line 15 of file ShortestRouteAgent.h.


Field Documentation

- (Route*) currentRoute [protected]

Definition at line 19 of file ShortestRouteAgent.h.

- (Route*) optimumRoute [protected]

Definition at line 22 of file ShortestRouteAgent.h.

- (int) optimumRouteIndex [protected]

Definition at line 23 of file ShortestRouteAgent.h.

- (CCArray*) routes [protected]

Definition at line 18 of file ShortestRouteAgent.h.


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