Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PlaySoundControl Class Reference

Upon activation, loads plays a selected sound stored in ms/data/sound). More...

#include <PlaySoundControl.h>

Inheritance diagram for PlaySoundControl:

Detailed Description

Upon activation, loads plays a selected sound stored in ms/data/sound).

Definition at line 9 of file PlaySoundControl.h.

List of all members.

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  ) 

Constructor.

Definition at line 12 of file PlaySoundControl.h.

virtual PlaySoundControl::~PlaySoundControl (  )  [virtual]

Destructor.

Definition at line 18 of file PlaySoundControl.h.


Member Function Documentation

virtual ControlBase* PlaySoundControl::selectedFile ( const std::string &  f  )  [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 v5.1CVS
Generated Mon May 9 04:59:14 2016 by Doxygen 1.6.3