Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

KoduInterpreter::MotionActionRunner Class Reference

#include <KoduInterpreter.h>

Inheritance diagram for KoduInterpreter::MotionActionRunner:

Detailed Description

Definition at line 3080 of file KoduInterpreter.h.

List of all members.

Classes

class  ExecuteMotionAction
class  MotionEnd
class  MotionStart

Public Member Functions

 MotionActionRunner (const std::string &nodename="MotionActionRunner")
virtual void stop ()
 Transitions should call this when leaving the state, so it can disable its transitions.
virtual void setup ()
 This is called by start() when it should setup the network of subnodes (if any).

Public Attributes

Kodu::MotionCommand cmd

Constructor & Destructor Documentation

KoduInterpreter::MotionActionRunner::MotionActionRunner ( const std::string &  nodename = "MotionActionRunner"  ) 

Definition at line 3082 of file KoduInterpreter.h.


Member Function Documentation

virtual void KoduInterpreter::MotionActionRunner::setup (  )  [virtual]

This is called by start() when it should setup the network of subnodes (if any).

Reimplemented from StateNode.

Definition at line 3446 of file KoduInterpreter.h.

virtual void KoduInterpreter::MotionActionRunner::stop (  )  [virtual]

Transitions should call this when leaving the state, so it can disable its transitions.

Reimplemented from StateNode.

Definition at line 3084 of file KoduInterpreter.h.

Referenced by KoduInterpreter::KoduConditionEvaluator::doStart().


Member Data Documentation


The documentation for this class was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:11 2016 by Doxygen 1.6.3