Difference between revisions of "World:update"

m (Initial Portuguese translation)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Update the state of the world.}}
 
{{#set:Description=Update the state of the world.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|World:update}}
 
{{i18n|World:update}}

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