Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BehaviorActivatorControl Class Reference#include <BehaviorActivatorControl.h>
Inheritance diagram for BehaviorActivatorControl:
![]() Detailed DescriptionUpon activation, will start, stop, or toggle a behavior.Definition at line 8 of file BehaviorActivatorControl.h.
Member Enumeration Documentationlets you tell it what action to perform
Definition at line 11 of file BehaviorActivatorControl.h.
Constructor & Destructor Documentation
don't copy this class
Member Function Documentation
performs the action denoted by mode
Reimplemented from NullControl. Definition at line 28 of file BehaviorActivatorControl.h.
adds to target's reference counter
Definition at line 52 of file BehaviorActivatorControl.h. Referenced by BehaviorActivatorControl().
don't assign this class
Member Data Documentation
The behavior to activate/deactivate.
Definition at line 56 of file BehaviorActivatorControl.h. Referenced by activate(), init(), and ~BehaviorActivatorControl().
the mode this control is in
Definition at line 57 of file BehaviorActivatorControl.h. Referenced by activate().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:10 2007 by Doxygen 1.5.4 |