Views
Source:getRolloff
Available since LÖVE 0.8.0 |
This function is not supported in earlier versions. |
Returns the rolloff factor of the source.
Function
Synopsis
rolloff = Source:getRolloff( )
Arguments
None.
Returns
number rolloff
- The rolloff factor.
See Also