class Tilesheet
package iron.object
Constructor
Variables
Methods
getFrameOffset():Int
Returns the current frame.
Returns:
Frame offset with 0 as the first frame of the active action.
setFrameOffset(frame:Int):Void
Set the frame of the current active tilesheet action. Automatically un-pauses action.
Parameters:
frame | Frame offset with 0 as the first frame of the active action. |
---|