Difference between revisions of "World:getJointCount"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the number of joints in the world.}}
 
{{#set:Description=Get the number of joints in the world.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|World:getJointCount}}
 
{{i18n|World:getJointCount}}

Revision as of 17:52, 25 March 2011

Get the number of joints in the world.

Function

Synopsis

n = World:getJointCount( )

Arguments

None.

Returns

number n
The number of joints in the world.

See Also


Other Languages