CWavPlayer Class Reference
The class that holds wav data and plays it when necessary.
More...
#include <SoundModule.h>
List of all members.
|
Public Member Functions |
void | Play () |
| Plays the wav.
|
void | Stop () |
| Stops playing the wav.
|
void | SetLooping (bool loop) |
| Sets whether the wav should loop upon reaching the end.
|
Detailed Description
The class that holds wav data and plays it when necessary.
The documentation for this class was generated from the following file: