korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.vector
/
CycleMethodPair
Cycle
Method
Pair
inline
class
CycleMethodPair
(
val
data
:
Int
)
Members
Constructors
Cycle
Method
Pair
Link copied to clipboard
constructor
(
data
:
Int
)
constructor
(
x
:
CycleMethod
,
y
:
CycleMethod
)
Properties
data
Link copied to clipboard
val
data
:
Int
x
Link copied to clipboard
val
x
:
CycleMethod
y
Link copied to clipboard
val
y
:
CycleMethod
Functions
apply
Link copied to clipboard
fun
apply
(
ratio
:
Anchor
)
:
Anchor
fun
apply
(
ratio
:
Point
)
:
Point