CommonBasicBehaviors Class Reference

#include <CommonBasicBehaviors.h>

Inheritance diagram for CommonBasicBehaviors:

BehaviorControlInterfaces List of all members.

Public Member Functions

 CommonBasicBehaviors (const BehaviorControlInterfaces &interfaces, Xabsl2ErrorHandler &errorHandler)
void registerBasicBehaviors (Xabsl2Engine &engine)

Private Attributes

Xabsl2ErrorHandlererrorHandler
Basic Behaviors
BasicBehaviorDoNothing basicBehaviorDoNothing
BasicBehaviorPlayDead basicBehaviorPlayDead
BasicBehaviorShutdown basicBehaviorShutdown
BasicBehaviorSpecialAction basicBehaviorSpecialAction
BasicBehaviorStand basicBehaviorStand
BasicBehaviorWalk basicBehaviorWalk

Detailed Description

Creates and registers simple basic behaviors

Definition at line 195 of file CommonBasicBehaviors.h.


Constructor & Destructor Documentation

CommonBasicBehaviors::CommonBasicBehaviors ( const BehaviorControlInterfaces interfaces,
Xabsl2ErrorHandler errorHandler 
) [inline]

Constructor

Definition at line 201 of file CommonBasicBehaviors.h.


Member Function Documentation

void CommonBasicBehaviors::registerBasicBehaviors ( Xabsl2Engine engine  ) 

Registers basic behaviors at the engine

Definition at line 14 of file CommonBasicBehaviors.cpp.

References basicBehaviorDoNothing, basicBehaviorPlayDead, basicBehaviorShutdown, basicBehaviorSpecialAction, basicBehaviorStand, basicBehaviorWalk, and Xabsl2Engine::registerBasicBehavior().

Referenced by GT2004BehaviorControl::registerSymbolsAndBasicBehaviors().


Member Data Documentation

BasicBehaviorDoNothing CommonBasicBehaviors::basicBehaviorDoNothing [private]

Definition at line 222 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

BasicBehaviorPlayDead CommonBasicBehaviors::basicBehaviorPlayDead [private]

Definition at line 223 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

BasicBehaviorShutdown CommonBasicBehaviors::basicBehaviorShutdown [private]

Definition at line 224 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

BasicBehaviorSpecialAction CommonBasicBehaviors::basicBehaviorSpecialAction [private]

Definition at line 225 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

BasicBehaviorStand CommonBasicBehaviors::basicBehaviorStand [private]

Definition at line 226 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

BasicBehaviorWalk CommonBasicBehaviors::basicBehaviorWalk [private]

Definition at line 227 of file CommonBasicBehaviors.h.

Referenced by registerBasicBehaviors().

Xabsl2ErrorHandler& CommonBasicBehaviors::errorHandler [private]

Is invoked when errors occurs

Definition at line 218 of file CommonBasicBehaviors.h.


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:23:19 2006 for DT2005.panorama by  doxygen 1.4.7