class DrawOrderTimeline
package spine
extends Timeline
import spine.Animation
Available with spine plugin
Changes a skeleton's {@link Skeleton#getDrawOrder()}.
Constructor
Methods
setFrame(frame:Int, time:Float, drawOrder:IntArray):Void
Sets the time and draw order for the specified frame. @link Skeleton#slots}, the index of the slot in the new draw order. May be null to use
setup pose draw order.
Parameters:
frame | Between 0 and |
---|---|
time | The frame time in seconds. |
drawOrder | For each slot in { |