StarEngine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
star::SoundEffect Class Reference

#include <SoundEffect.h>

Collaboration diagram for star::SoundEffect:
Collaboration graph

Public Member Functions

 SoundEffect (const tstring &path)
 
 ~SoundEffect ()
 
void Play ()
 
void Stop ()
 
void Pause ()
 
void Resume ()
 
bool IsStopped () const
 

Constructor & Destructor Documentation

star::SoundEffect::SoundEffect ( const tstring path)
star::SoundEffect::~SoundEffect ( )

Member Function Documentation

bool star::SoundEffect::IsStopped ( ) const
void star::SoundEffect::Pause ( )
void star::SoundEffect::Play ( )
void star::SoundEffect::Resume ( )
void star::SoundEffect::Stop ( )

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