Creates a DuckEngine AnimationFrame
The AnimationFrame Class. Holds information about what col and row to use for the Animation
2.0.0
Creates an AnimationFrame instance
Column of the Frame
Row of the Frame
Sprite to modify the currentCol and currentRow of
AnimationFrame
The column of the AnimationFrame, sets the Sprite.currentCol to this when played
The row of the AnimationFrame, sets the Sprite.currentRow to this when played
The Sprite to modify the currentCol and currentRow of
Sets the Sprite.currentCol to AnimationFrame.col and Sprite.currentRow to AnimationFrame.row
Generated using TypeDoc
Creates a DuckEngine AnimationFrame
The AnimationFrame Class. Holds information about what col and row to use for the Animation
2.0.0