Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BehaviorActivatorControl Class ReferenceUpon activation, will start, stop, or toggle a behavior. More...
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 9 of file BehaviorActivatorControl.h. Constructor & Destructor Documentation
constructors Definition at line 17 of file BehaviorActivatorControl.h.
constructors Definition at line 18 of file BehaviorActivatorControl.h.
constructors Definition at line 19 of file BehaviorActivatorControl.h.
destructor Definition at line 23 of file BehaviorActivatorControl.h.
don't copy this class Member Function Documentation
performs the action denoted by mode Reimplemented from NullControl. Definition at line 26 of file BehaviorActivatorControl.h.
adds to target's reference counter Definition at line 50 of file BehaviorActivatorControl.h. Referenced by BehaviorActivatorControl().
don't assign this class Member Data Documentation
the mode this control is in Definition at line 55 of file BehaviorActivatorControl.h. Referenced by activate().
The behavior to activate/deactivate. Definition at line 54 of file BehaviorActivatorControl.h. Referenced by activate(), init(), and ~BehaviorActivatorControl(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:05 2016 by Doxygen 1.6.3 |