PlayMusicOGG
Description
Plays the music file. Multiple OGG music files can be playing at the same time.
Definition
PlayMusicOGG( musicID, iLoop )
void agk::PlayMusicOGG( uint32_t musicID, int iLoop )
void agk::PlayMusicOGG( uint32_t musicID )
Parameters
- musicID - The ID of the music file to play
- iLoop - The number of times to loop, or 1 to loop forever