GUInity
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
SoundSystem Class Reference

Public Member Functions

int init ()
 
void shutdown ()
 
void playSound (shared_ptr< Sound > sound)
 
FMOD_RESULT createSound (string filename, int mode, FMOD_CREATESOUNDEXINFO *exInfo, FMOD::Sound **sound)
 

Static Public Member Functions

static SoundSystemgetInstance ()
 

Public Attributes

FMOD::System * system
 
FMOD::Channel * channel
 

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