Contact:getFixtures
Available since LÖVE 0.9.2
This function is not supported in earlier versions.
Gets the two Fixtures that hold the shapes that are in contact.
Function
Synopsis
1 | fixtureA, fixtureB = Contact:getFixtures( ) |
Arguments
None.
Please login to continue.