Shape:getDensity
Removed in LÖVE 0.8.0
This function 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.
Removed in LÖVE 0.8.0
This function is not supported in that and later versions.
Gets the density of the Shape.
density = Shape:getDensity( )
None.
number density
Please login to continue.