Fixture:getBody
Available since LÖVE 0.8.0
This method is not supported in earlier versions.
Returns the body to which the fixture is attached.
Function
Synopsis
body = Fixture:getBody( )
Arguments
None.
Returns
Body body- The parent body.
Available since LÖVE 0.8.0
This method is not supported in earlier versions.
Returns the body to which the fixture is attached.
body = Fixture:getBody( )
None.
Body body
Please login to continue.