Difference between revisions of "World:getBodyCount"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Get the number of bodies in the world.
 
Get the number of bodies in the world.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the number of bodies in the world.}}
 
{{#set:Description=Get the number of bodies in the world.}}
 +
== Other Languages ==
 +
{{i18n|World:getBodyCount}}

Revision as of 11:45, 22 January 2011

Get the number of bodies in the world.

Function

Synopsis

n = World:getBodyCount( )

Arguments

None.

Returns

number n
The number of bodies in the world.

See Also

Other Languages