Difference between revisions of "RevoluteJoint:setLimitsEnabled"
(oldin notice.) |
|||
Line 1: | Line 1: | ||
+ | {{oldin|[[0.8.0]]|080|type=method}} | ||
Enables/disables the joint limit. | Enables/disables the joint limit. | ||
+ | |||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 9: | Line 11: | ||
=== Returns === | === Returns === | ||
Nothing. | Nothing. | ||
+ | |||
== See Also == | == See Also == | ||
* [[parent::RevoluteJoint]] | * [[parent::RevoluteJoint]] |
Revision as of 13:16, 4 May 2012
Removed in LÖVE 0.8.0 |
This method is not supported in that and later versions. |
Enables/disables the joint limit.
Function
Synopsis
RevoluteJoint:setLimitsEnabled( enable )
Arguments
boolean enable
- True to enable, false to disable.
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info