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


Other Languages