GT RoboCup SSL
Soccer software, robot firmware
gameplay.behavior.Behavior.State Class Reference

These are the core states of the Behavior class Subclasses may extend this by adding substates of the following. More...

Static Public Attributes

int start = 1
 
int running = 2
 
int completed = 3
 
int failed = 4
 
int cancelled = 5
 

Detailed Description

These are the core states of the Behavior class Subclasses may extend this by adding substates of the following.

+ Inheritance diagram for gameplay.behavior.Behavior.State:
+ Collaboration diagram for gameplay.behavior.Behavior.State:

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