GUInity
|
Public Member Functions | |
Sound (string filename) | |
![]() | |
Asset () | |
virtual | ~Asset () |
void | setAssetID (unsigned int newAssetID) |
unsigned int | getAssetID () const |
string | getPath () |
void | setPath (string newPath) |
void | setName (string name) |
string | getName () |
void | setCRC (int crc) |
int | setCRC () |
Public Attributes | |
FMOD::Sound * | soundHandle |