Difference between revisions of "RevoluteJoint:setLimitsEnabled"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:18, 14 February 2010

Enables/disables the joint limit.

Function

Synopsis

enable = RevoluteJoint:setLimitsEnabled( )

Arguments

None.

Returns

boolean enable
True if enabled, false if disabled.

See Also