Package org. hexworks. zircon. internal. animation. impl
Types
DefaultAnimationFrame
Link copied to clipboard
data class DefaultAnimationFrame(size: Size, layers: List<InternalLayer>, repeatCount: Int) : InternalAnimationFrame
Content copied to clipboard
Default implementation of the AnimationFrame interface.