Views
Source:setRolloff
Available since LÖVE 0.8.0 |
This function is not supported in earlier versions. |
Sets the rolloff factor.
Function
Synopsis
Source:setRolloff( rolloff )
Arguments
number rolloff
- The new rolloff factor.
Returns
Nothing.
See Also