Animation:addFrame( x, y, w, h, delay )
Usage
Animation:addFrame( x, y, w, h, delay )
Arguments
xThe position of the frame along the x-axis.
yThe position of the frame along the y-axis.
wThe width of the frame.
hThe height of the frame.
delayThe delay in seconds after the frame.
Returns
Nothing