Difference between revisions of "Body:getJointList"
(Created page) |
m |
||
Line 13: | Line 13: | ||
* [[parent::Body]] | * [[parent::Body]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Returns a table containing the Joints attached to this Body.} | + | {{#set:Description=Returns a table containing the Joints attached to this Body.}} |
== Other Languages == | == Other Languages == | ||
{{i18n|Body:getJointList}} | {{i18n|Body:getJointList}} |
Revision as of 01:42, 9 February 2015
Available since LÖVE 0.9.2 |
This method is not supported in earlier versions. |
Returns a table containing the Joints attached to this Body.
Function
Synopsis
joints = Body:getJointList( )
Arguments
None.
Returns
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