copy
fun copy(frames: MutableList<InternalAnimationFrame> = mutableListOf(), positions: MutableList<Position> = mutableListOf(), tick: Long = 1000L / DEFAULT_FPS, uniqueFrameCount: Int = -1): AnimationBuilder
Content copied to clipboard
Sources
(source)
Link copied to clipboard