World:update
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
World
Category
:
Functions