BehaviorActivatorControl Class Reference#include <BehaviorActivatorControl.h>
Inheritance diagram for BehaviorActivatorControl:
[legend]List of all members.
Detailed Description
Upon activation, will start, stop, or toggle a behavior.
Definition at line 8 of file BehaviorActivatorControl.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
BehaviorActivatorControl::BehaviorActivatorControl |
( |
BehaviorBase * |
behave, |
|
|
Mode_t |
m = toggle |
|
) |
[inline] |
|
BehaviorActivatorControl::BehaviorActivatorControl |
( |
const std::string & |
n, |
|
|
BehaviorBase * |
behave, |
|
|
Mode_t |
m = toggle |
|
) |
[inline] |
|
BehaviorActivatorControl::BehaviorActivatorControl |
( |
const std::string & |
n, |
|
|
const std::string & |
d, |
|
|
BehaviorBase * |
behave, |
|
|
Mode_t |
m = toggle |
|
) |
[inline] |
|
Member Function Documentation
void BehaviorActivatorControl::init |
( |
|
) |
[inline, protected] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|