Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BehaviorSwitchActivatorControl Class Reference#include <BehaviorSwitchActivatorControl.h>
Inheritance diagram for BehaviorSwitchActivatorControl:
![]() Detailed DescriptionUpon activation, will tell the specified BehaviorSwitchControl to start or stop the behavior.Definition at line 9 of file BehaviorSwitchActivatorControl.h.
Member Enumeration Documentationlets you tell it what action to perform
Definition at line 12 of file BehaviorSwitchActivatorControl.h.
Constructor & Destructor Documentation
don't copy this class
Member Function Documentation
performs the action denoted by mode
Reimplemented from ControlBase. Definition at line 25 of file BehaviorSwitchActivatorControl.h.
returns the name of the control
Reimplemented from ControlBase. Definition at line 44 of file BehaviorSwitchActivatorControl.h.
returns a short description of what the control does
Reimplemented from ControlBase. Definition at line 45 of file BehaviorSwitchActivatorControl.h.
don't assign this class
Member Data DocumentationThe behavior switch to activate/deactivate.
Definition at line 48 of file BehaviorSwitchActivatorControl.h. Referenced by activate(), getDescription(), and getName().
the mode this control is in
Definition at line 49 of file BehaviorSwitchActivatorControl.h. Referenced by activate().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:11 2007 by Doxygen 1.5.4 |