LinearInteger

open class LinearInteger

Constructors

Link copied to clipboard
constructor(start: Int, end: Int)

Functions

Link copied to clipboard
open fun interpolate(progress: Float): Integer