Animation Builder
Types
Functions
addFrame
Link copied to clipboard
addFrames
Link copied to clipboard
addPosition
Link copied to clipboard
addPositions
Link copied to clipboard
copy
Link copied to clipboard
fun copy(frames: MutableList<InternalAnimationFrame> = mutableListOf(), positions: MutableList<Position> = mutableListOf(), tick: Long = 1000L / DEFAULT_FPS, uniqueFrameCount: Int = -1): AnimationBuilder
Content copied to clipboard
createCopy
Link copied to clipboard
setPositionForAll
Link copied to clipboard
withFps
Link copied to clipboard
withLoopCount
Link copied to clipboard
Properties
Sources
(source)
Link copied to clipboard