StareAtBallBehavior Class Reference#include <StareAtBallBehavior.h>
Inheritance diagram for StareAtBallBehavior:
[legend]List of all members.
Detailed Description
A simple behavior to chase after any objects seen by the vision system.
Definition at line 9 of file StareAtBallBehavior.h.
Constructor & Destructor Documentation
StareAtBallBehavior::StareAtBallBehavior |
( |
|
) |
[inline] |
|
Member Function Documentation
void StareAtBallBehavior::DoStart |
( |
|
) |
[virtual] |
|
void StareAtBallBehavior::DoStop |
( |
|
) |
[virtual] |
|
std::string StareAtBallBehavior::getClassDescription |
( |
|
) |
[inline, static] |
|
|
Gives a short description of what this class of behaviors does... you should override this (but don't have to).
Reimplemented from BehaviorBase.
Definition at line 28 of file StareAtBallBehavior.h. |
virtual std::string StareAtBallBehavior::getName |
( |
|
) |
const [inline, virtual] |
|
void StareAtBallBehavior::processEvent |
( |
const EventBase & |
event |
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following files:
|