WalkNode Member ListThis is the complete list of members for WalkNode, including all inherited members.
| a | WalkNode | [protected] |
| addNode(StateNode *node) | StateNode | [virtual] |
| AddReference() | ReferenceCounter | [inline, virtual] |
| addTransition(Transition *trans) | StateNode | [virtual] |
| BehaviorBase() __attribute__((deprecated)) | BehaviorBase | [protected] |
| BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
| BehaviorBase(const std::string &classname, const std::string &instancename) | BehaviorBase | [protected] |
| BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
| className | BehaviorBase | [protected] |
| DoStart() | WalkNode | [inline, virtual] |
| DoStop() | WalkNode | [inline, virtual] |
| GetAutoDelete() | ReferenceCounter | [inline] |
| getAVelocity() | WalkNode | [inline] |
| getClassDescription() | BehaviorBase | [inline, static] |
| getClassName() const | BehaviorBase | [inline, virtual] |
| getDescription() const | BehaviorBase | [inline, virtual] |
| getName() const | BehaviorBase | [inline, virtual] |
| getNodes() | StateNode | [inline] |
| GetReferences() | ReferenceCounter | [inline, virtual] |
| getRegistry() | BehaviorBase | [inline, static] |
| getTransitions() | StateNode | [inline] |
| getWalkID() | WalkNode | [inline, virtual] |
| getXVelocity() | WalkNode | [inline] |
| getYVelocity() | WalkNode | [inline] |
| instanceName | BehaviorBase | [protected] |
| isActive() const | BehaviorBase | [inline, virtual] |
| issetup | StateNode | [protected] |
| nodes | StateNode | [protected] |
| BehaviorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
| ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | [inline] |
| ownsWalkID() | WalkNode | [inline, virtual] |
| parent | StateNode | [protected] |
| processEvent(const EventBase &) | BehaviorBase | [inline, virtual] |
| RC_autodelete | ReferenceCounter | [protected] |
| ReferenceCounter() | ReferenceCounter | [inline] |
| ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
| references | ReferenceCounter | [protected] |
| registry | BehaviorBase | [protected, static] |
| RemoveReference() | ReferenceCounter | [inline, virtual] |
| retain | StateNode | [protected] |
| SetAutoDelete(bool b) | ReferenceCounter | [inline] |
| setAVelocity(float avel) | WalkNode | [inline] |
| setName(const std::string &name) | BehaviorBase | [inline, virtual] |
| setRetain(bool f) | StateNode | [inline] |
| setup() | StateNode | [inline, virtual] |
| setVelocity(float xvel, float yvel, float avel) | WalkNode | [inline] |
| setWalkID(MotionManager::MC_ID id) | WalkNode | [inline, virtual] |
| setXVelocity(float xvel) | WalkNode | [inline] |
| setYVelocity(float yvel) | WalkNode | [inline] |
| started | BehaviorBase | [protected] |
| StateNode() __attribute__((deprecated)) | StateNode | |
| StateNode(const std::string &name, StateNode *p=NULL) | StateNode | [inline] |
| StateNode(const std::string &classname, const std::string &name, StateNode *p=NULL) | StateNode | [inline, protected] |
| teardown() | WalkNode | [inline, virtual] |
| transitionFrom(StateNode *n) | StateNode | [protected, virtual] |
| transitions | StateNode | [protected] |
| transitionTo(StateNode *n) | StateNode | [protected, virtual] |
| updateWalk(float xvel, float yvel, float avel) | WalkNode | [inline, protected] |
| walkid | WalkNode | [protected] |
| walkidIsMine | WalkNode | [protected] |
| WalkNode(StateNode *p=NULL) | WalkNode | [inline] |
| WalkNode(float xvel, float yvel, float avel, StateNode *p=NULL) | WalkNode | [inline] |
| WalkNode(const std::string &name, float xvel, float yvel, float avel, StateNode *p=NULL) | WalkNode | [inline] |
| x | WalkNode | [protected] |
| y | WalkNode | [protected] |
| ~BehaviorBase() | BehaviorBase | [virtual] |
| ~EventListener() | EventListener | [inline, virtual] |
| ~ReferenceCounter() | ReferenceCounter | [inline, virtual] |
| ~StateNode() | StateNode | [virtual] |
|