|
GUInity
|
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 SoundSystem * | getInstance () |
Public Attributes | |
| FMOD::System * | system |
| FMOD::Channel * | channel |
1.8.9.1