Views
love.audio.setVolume
Sets the master volume.
Contents |
Function
Synopsis
love.audio.setVolume( volume )
Arguments
number volume
- 1.0f is max and 0.0f is off.
Returns
Nothing.
See Also
Sets the master volume.
Contents |
number volume
Nothing.