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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.