| 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. References config, FileBrowserControl::root, and FileBrowserControl::setFilter(). |
|
|
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. References SoundManager::PlayFile(), sndman, and SoundManager::StopPlay(). |
|
Tekkotsu v1.4 |
Generated Sat Jul 19 00:09:06 2003 by Doxygen 1.3.2 |