Fork me on GitHub
View source

package haxepunk.graphics

class Animation

defined in haxepunk.graphics.Spritemap;

Variables

Functions

View source

getFirstFrame (reverse : Bool) : Int

View source

getLastFrame (reverse : Bool) : Int

View source

play (reset : Bool = false, reverse : Bool = false) : Void