love.timer.step
Measures the time between two frames. Calling this changes the return value of love.timer.getDelta.
Function
Synopsis
love.timer.step( )
Arguments
None.
Returns
Nothing.
Measures the time between two frames. Calling this changes the return value of love.timer.getDelta.
love.timer.step( )
None.
Nothing.
Please login to continue.