Body:getType
Available since LÖVE 0.8.0
This method is not supported in earlier versions.
Returns the type of the body.
Function
Synopsis
type = Body:getType( )
Arguments
None.
Returns
BodyType type
- The body type.
Available since LÖVE 0.8.0
This method is not supported in earlier versions.
Returns the type of the body.
type = Body:getType( )
None.
BodyType type
Please login to continue.