#include <GT2004SimpleBasicBehaviors.h>
Inheritance diagram for GT2004SimpleBasicBehaviors:


Public Member Functions | |
| GT2004SimpleBasicBehaviors (BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler) | |
| Constructor. | |
| void | registerBasicBehaviors (Xabsl2Engine &engine) |
| Registers basic behaviors at the engine. | |
Private Attributes | |
| Xabsl2ErrorHandler & | errorHandler |
| Is invoked when errors occurs. | |
Basic Behaviors | |
| GT2004BasicBehaviorGoToBallWithoutTurning | basicBehaviorGoToBallWoTurning |
| GT2004BasicBehaviorGoToBall | basicBehaviorGoToBall |
| GT2004BasicBehaviorGoToPoint | basicBehaviorGoToPoint |
| GT2004BasicBehaviorGoForwardToPoint | basicBehaviorGoForwardToPoint |
| GT2004BasicBehaviorTurnAroundPoint | basicBehaviorTurnAroundPoint |
| GT2004BasicBehaviorGoToPointAndAvoidObstacles | basicBehaviorGoToPointAndAvoidObstacles |
| GT2004BasicBehaviorMoveTheBridge | basicBehaviorMoveTheBridge |
| GT2004BasicBehaviorDogAsJoystick | basicBehaviorDogAsJoystick |
| GT2004BasicBehaviorGoaliePosition | basicBehaviorGoaliePosition |
| GT2004BasicBehaviorGoaliePositionReturn | basicBehaviorGoaliePositionReturn |
|
||||||||||||
|
|
Registers basic behaviors at the engine.
Definition at line 523 of file GT2004SimpleBasicBehaviors.h. References basicBehaviorDogAsJoystick, basicBehaviorGoaliePosition, basicBehaviorGoaliePositionReturn, basicBehaviorGoForwardToPoint, basicBehaviorGoToBall, basicBehaviorGoToBallWoTurning, basicBehaviorGoToPoint, basicBehaviorGoToPointAndAvoidObstacles, basicBehaviorMoveTheBridge, basicBehaviorTurnAroundPoint, and Xabsl2Engine::registerBasicBehavior(). Referenced by GT2004BehaviorControl::registerSymbolsAndBasicBehaviors(). |
Here is the call graph for this function:

|
|
Is invoked when errors occurs.
Definition at line 540 of file GT2004SimpleBasicBehaviors.h. |
|
|
Definition at line 545 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 546 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 547 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 548 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 549 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 550 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 551 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 552 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 553 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
|
|
Definition at line 554 of file GT2004SimpleBasicBehaviors.h. Referenced by GT2004SimpleBasicBehaviors(), and registerBasicBehaviors(). |
1.3.6