Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SaveWalkControl Class ReferenceWhen activated, saves walk parameters to a file specified from cin. More...
Inheritance diagram for SaveWalkControl:
Detailed DescriptionWhen activated, saves walk parameters to a file specified from cin. Definition at line 10 of file SaveWalkControl.h.
Constructor & Destructor Documentation
constructor, pass the MC_ID of the walk you want to save Definition at line 13 of file SaveWalkControl.h.
constructor, pass a pointer to the walk you want to save Definition at line 15 of file SaveWalkControl.h.
destructor Definition at line 17 of file SaveWalkControl.h.
don't call Member Function Documentation
don't call
called when the user has supplied a text string (may or may not have been prompted by doReadStdIn()! May not even be active yet - the user can direct the same input to a set of hilighted menus) The value which is returned is then activate()ed and pushed on the Controller's stack Reimplemented from StringInputControl. Definition at line 19 of file SaveWalkControl.h. Member Data Documentation
MC_ID of walk to save from. Definition at line 40 of file SaveWalkControl.h. Referenced by takeInput(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:15 2016 by Doxygen 1.6.3 |