toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.vector
/
CycleMethodPair
Cycle
Method
Pair
inline
class
CycleMethodPair
(
val
data
:
Int
)
Members
Constructors
Cycle
Method
Pair
Link copied to clipboard
constructor
(
x
:
CycleMethod
,
y
:
CycleMethod
)
constructor
(
data
:
Int
)
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