Difference between revisions of "World:getJointCount"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Get the number of joints in the world.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::World]]
 
* [[parent::World]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Get the number of joints in the world.}}

Revision as of 16:17, 14 February 2010

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