Difference between revisions of "RevoluteJoint:setLimitsEnabled"
(oldin notice.) |
(Updated for 0.9.0) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{newin|[[0.9.0]]|090|type=method|text=It has been renamed from [[RevoluteJoint:enableLimits]]}} |
Enables/disables the joint limit. | Enables/disables the joint limit. | ||
Line 16: | Line 16: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Enables/disables the joint limit.}} | {{#set:Description=Enables/disables the joint limit.}} | ||
− | |||
== Other Languages == | == Other Languages == | ||
{{i18n|RevoluteJoint:setLimitsEnabled}} | {{i18n|RevoluteJoint:setLimitsEnabled}} |
Latest revision as of 01:43, 23 June 2014
Available since LÖVE 0.9.0 |
It has been renamed from RevoluteJoint:enableLimits. |
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