cLuxMusicHandler has no public fields.
Return Type | Function Name | Parameters | Description |
---|---|---|---|
void | Play | const tString& asFile, bool abLoop, float afVolume, float afFreq, float afVolumeFadeTime, float afFreqFadeTime, int alPrio, bool abResume, bool abSpecialEffect | |
void | Stop | float afFadeTime, int alPrio | |
void | AddDynamicTrack | tID a_idEntity, int alTrackPrio, int alMusicPrio, const tString &in asFile, float afVolume, float afFadeInTime, float afFadeOutTime | |
void | RemoveDynamicTrack | tID a_idEntity |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!