CycleMethodPair

inline class CycleMethodPair(val data: Int)

Constructors

Link copied to clipboard
constructor(x: CycleMethod, y: CycleMethod)
constructor(data: Int)

Properties

Link copied to clipboard
val data: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun apply(ratio: Anchor): Anchor
fun apply(ratio: Point): Point