Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PlaySoundControl Class Reference

#include <PlaySoundControl.h>

Inheritance diagram for PlaySoundControl:

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 v4.0
Generated Thu Nov 22 00:58:36 2007 by Doxygen 1.5.4