Difference between revisions of "World:getBodyCount"

m (included link to other languages)
Line 13: 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.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|World:getBodyCount}}
 
{{i18n|World:getBodyCount}}

Revision as of 17:52, 25 March 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