#import <Route.h>
Detailed Description
Definition at line 15 of file Route.h.
Member Function Documentation
- (void) addState: |
|
(State*) |
_state |
withAction: |
|
(Action) |
_action |
|
|
| |
Adds a state to the nodes array
- Parameters:
-
Definition at line 53 of file Route.m.
Returns the list of nodes
- Returns:
- the nodes
Definition at line 63 of file Route.m.
Field Documentation
- (CCArray*) nodes [protected] |
Property Documentation
The documentation for this class was generated from the following files:
- /Projects/Cogito/src/Objects/Route.h
- /Projects/Cogito/src/Objects/Route.m