Contact:getSeparation
Function
Get the separation between two shapes that are in contact.
The return value of this function is always zero or negative, with a negative value indicating overlap between the two shapes.
Synopsis
distance = Contact:getSeparation( )
Arguments
None.
Returns
number distance
- The separation between the two shapes.