Function
Animation:update( dt )
Note that this must be called every frame for the Animation to run. See the example.
Synopsis
Animation:update( dt )
Arguments
dt The time since last update.
Returns
(Nothing)
Copyright © 2006-2008 LÖVE Development Team.