copy

fun copy(frames: MutableList<InternalAnimationFrame> = mutableListOf(), positions: MutableList<Position> = mutableListOf(), tick: Long = 1000L / DEFAULT_FPS, uniqueFrameCount: Int = -1): AnimationBuilder

Sources

(source)
Link copied to clipboard