Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <PlaySoundControl.h>
Inheritance diagram for PlaySoundControl:
Definition at line 9 of file PlaySoundControl.h.
Public Member Functions | |
PlaySoundControl (const std::string &n) | |
Constructor. | |
virtual | ~PlaySoundControl () |
Destructor. | |
Protected Member Functions | |
virtual ControlBase * | selectedFile (const std::string &f) |
does the actual loading of the MotionSequence |
|
Constructor.
Definition at line 12 of file PlaySoundControl.h. |
|
Destructor.
Definition at line 18 of file PlaySoundControl.h. |
|
does the actual loading of the MotionSequence
Reimplemented from FileBrowserControl. Definition at line 22 of file PlaySoundControl.h. |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:20 2004 by Doxygen 1.3.4 |