| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
BehaviorSwitchControlBase Class Reference#include <BehaviorSwitchControl.h>
Inheritance diagram for BehaviorSwitchControlBase: ![]() Detailed DescriptionHolds some utility classes and functions for BehaviorSwitchControl which shouldn't be stored in a templated class.
Definition at line 13 of file BehaviorSwitchControl.h.
Member Function Documentation
tells the current behavior (if there is one) to stop then loads its own
Definition at line 108 of file BehaviorSwitchControl.h.
activates the behavior, handy for making start-up behaviors that you can turn off again with the Controller If you start twice without stopping (ie it's already running), shouldn't do anything Definition at line 89 of file BehaviorSwitchControl.h. Referenced by BehaviorSwitchActivatorControl::activate(), and Aibo3DControllerBehavior::DoStart().
called when the user has supplied a text string (may or may not have been prompted by doReadStdIn()! May not even be active yet - the user can direct the same input to a set of hilighted menus) The value which is returned is then activate()ed and pushed on the Controller's stack Reimplemented from ControlBase. Definition at line 97 of file BehaviorSwitchControl.h.
The documentation for this class was generated from the following file: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:07:46 2007 by Doxygen 1.4.7 |