| 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(). |
Here is the call graph for this function:

|
|
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(). |
Here is the call graph for this function:

|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:57:12 2003 by Doxygen 1.3.4 |