The search keyword must be a single word (no spaces).

Function SetThematicMusicVolume

Line
3743
Location
common.j
Constant?
no
Type
native
Arguments
integer volume
Returns
nothing
3743
native SetThematicMusicVolume       takes integer volume returns nothing
3744
native SetThematicMusicPlayPosition takes integer millisecs returns nothing
3745
3746
// other music and sound calls
3747
native SetSoundDuration             takes sound soundHandle, integer duration returns nothing
3748
native GetSoundDuration             takes sound soundHandle returns integer