Difference between revisions of "World:getJointCount"

 
Line 1: Line 1:
Get the number of joints in the world.
+
Returns the number of joints in the world.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 12: Line 12:
 
* [[parent::World]]
 
* [[parent::World]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Get the number of joints in the world.}}
+
{{#set:Description=Returns the number of joints in the world.}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|World:getJointCount}}
 
{{i18n|World:getJointCount}}

Latest revision as of 06:59, 17 April 2012

Returns 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