Homepage Demos Overview Downloads Tutorials Reference
Credits

PlaySoundControl Class Reference

#include <PlaySoundControl.h>

Inheritance diagram for PlaySoundControl:

Inheritance graph
[legend]
List of all members.

Detailed Description

Upon activation, loads a position from a file name read from cin (stored in ms/data/motion...).

Definition at line 9 of file PlaySoundControl.h.

Public Member Functions

 PlaySoundControl (const std::string &n)
 Constructor.

virtual ~PlaySoundControl ()
 Destructor.


Protected Member Functions

virtual ControlBaseselectedFile (const std::string &f)
 does the actual loading of the MotionSequence


Constructor & Destructor Documentation

PlaySoundControl::PlaySoundControl const std::string &  n  )  [inline]
 

Constructor.

Definition at line 12 of file PlaySoundControl.h.

virtual PlaySoundControl::~PlaySoundControl  )  [inline, virtual]
 

Destructor.

Definition at line 18 of file PlaySoundControl.h.


Member Function Documentation

virtual ControlBase* PlaySoundControl::selectedFile const std::string &  f  )  [inline, protected, virtual]
 

does the actual loading of the MotionSequence

Reimplemented from FileBrowserControl.

Definition at line 22 of file PlaySoundControl.h.


The documentation for this class was generated from the following file:

Tekkotsu v2.1
Generated Tue Mar 16 23:22:20 2004 by Doxygen 1.3.5