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.
Update the state of the world.
World:update( dt )
number dt
Nothing.
Please login to continue.