G0Continuity

Functions

Link copied to clipboard
Link copied to clipboard
open fun createRoundedRectangleOutline(size: Size, topLeft: Float, topRight: Float, bottomRight: Float, bottomLeft: Float): Outline
Link copied to clipboard
open override fun createRoundedRectanglePathSegments(width: Double, height: Double, topLeft: Double, topRight: Double, bottomRight: Double, bottomLeft: Double): PathSegments
Link copied to clipboard
open override fun lerp(stop: Continuity, fraction: Double): Continuity