{{newin|[[11.0]]|110|type=method|text=It has been renamed from [[World:getJointList]]}}
Returns a table with all joints.

== Function ==
=== Synopsis ===
<source lang="lua">
joints = World:getJoints( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|table|joints|A [[sequence]] with all joints.}}
== See Also ==
* [[parent::World]]
[[Category:Functions]]
{{#set:Description=Returns a table with all joints.}}
== Other Languages ==
{{i18n|World:getJoints}}