PrismaticJoint:setLimitsEnabled

PrismaticJoint:setLimitsEnabled

Removed in LÖVE 0.8.0
This function is not supported in that version.

Available since LÖVE 0.9.0
It has been renamed again.

Enables/disables the joint limit.

Function

Synopsis

enable = PrismaticJoint:setLimitsEnabled( )

Arguments

None.

Returns

boolean enable
True if enabled, false if disabled.

See Also


doc_love
2017-03-21 15:52:17
Comments
Leave a Comment

Please login to continue.