Difference between revisions of "Body:getJointList"
m |
|||
Line 1: | Line 1: | ||
+ | {{deprecatedin|[[11.0]]|110|type=function|text=It has been renamed to [[Body:getJoints]]}} | ||
{{newin|[[0.9.2]]|092|type=method}} | {{newin|[[0.9.2]]|092|type=method}} | ||
Returns a table containing the Joints attached to this Body. | Returns a table containing the Joints attached to this Body. |
Latest revision as of 18:53, 20 November 2019
Deprecated in LÖVE 11.0 |
It has been renamed to Body:getJoints. |
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