Views
Shape:getDensity
Removed in LÖVE 0.8.0 |
This method is not supported in that and later versions. |
Gets the density of the Shape.
Function
Synopsis
density = Shape:getDensity( )
Arguments
None.
Returns
number density
- The density of the Shape.
See Also