Body:setType
Available since LÖVE
0.8.0
This method is not supported in earlier versions.
Sets a new body type.
Function
Synopsis
Body
:
setType
(
type
)
Arguments
BodyType
type
The new type.
Returns
nothing.
See Also
Body
Body:getType
Category
:
Functions