Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DynamicMotionSequenceNode Class ReferenceA StateNode for playing a DynamicMotionSequence (and looping it if desired). More...
Inheritance diagram for DynamicMotionSequenceNode:
Detailed DescriptionA StateNode for playing a DynamicMotionSequence (and looping it if desired). Definition at line 21 of file DynamicMotionSequenceNode.h.
Constructor & Destructor Documentation
constructor Definition at line 24 of file DynamicMotionSequenceNode.h.
constructor Definition at line 29 of file DynamicMotionSequenceNode.h. Member Function Documentation
Assumes the event is a completion event from the motion, throws a corresponding state node completion event. Reimplemented from MCNodeBase. Definition at line 59 of file DynamicMotionSequenceNode.h.
returns true if currently looping Definition at line 69 of file DynamicMotionSequenceNode.h.
Adds a listener and then starts the motion command. Reimplemented from MCNode< DynamicMotionSequence, defDynamicMotionSequenceNodeName, defDynamicMotionSequenceNodeDesc, true >. Definition at line 43 of file DynamicMotionSequenceNode.h.
Adds the motion command to the motion manager, but stops it from running until the user has a chance to program it. Reimplemented from MCNode< DynamicMotionSequence, defDynamicMotionSequenceNodeName, defDynamicMotionSequenceNodeDesc, true >. Definition at line 33 of file DynamicMotionSequenceNode.h.
sets the file to play Definition at line 49 of file DynamicMotionSequenceNode.h.
turns looping on or off Definition at line 57 of file DynamicMotionSequenceNode.h.
resets the motion command and starts it playing Definition at line 74 of file DynamicMotionSequenceNode.h. Referenced by preStart(), and setFile(). Member Data Documentation
filename of current motion sequence Definition at line 85 of file DynamicMotionSequenceNode.h. Referenced by preStart(), setFile(), and update().
true if we should loop Definition at line 84 of file DynamicMotionSequenceNode.h. Referenced by doEvent(), getLooping(), and setLooping(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |