Difference between revisions of "RevoluteJoint:isLimitsEnabled"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Checks whether limits are enabled.
 
Checks whether limits are enabled.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Checks whether limits are enabled.}}
 
{{#set:Description=Checks whether limits are enabled.}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:isLimitsEnabled}}

Revision as of 11:14, 22 January 2011

Checks whether limits are enabled.

Function

Synopsis

enabled = RevoluteJoint:isLimitsEnabled( )

Arguments

None.

Returns

boolean enabled
True if enabled, false otherwise.

See Also

Other Languages