Difference between revisions of "World:update"

m (1 revision: Importing from potato (again).)
m (Initial Portuguese translation)
Line 1: Line 1:
 
 
Update the state of the world.
 
Update the state of the world.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Update the state of the world.}}
 
{{#set:Description=Update the state of the world.}}
 +
== Other Languages ==
 +
{{i18n|World:update}}

Revision as of 14:33, 22 January 2011

Update the state of the world.

Function

Synopsis

World:update( dt )

Arguments

number dt
The time (in seconds) to advance the physics simulation.

Returns

Nothing.

See Also

Other Languages