Source:getVolumeLimits

Source:getVolumeLimits

Available since LÖVE 0.8.0
This function is not supported in earlier versions.

Returns the volume limits of the source.

Function

Synopsis

min, max = Source:getVolumeLimits( )

Arguments

None.

Returns

number min
The minimum volume.
number max
The maximum volume.

See Also


doc_love
2017-03-21 15:53:20
Comments
Leave a Comment

Please login to continue.