toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.interpolation
/
times
times
inline operator
fun
Float
.
times
(
ratio
:
Ratio
)
:
Float
inline operator
fun
Double
.
times
(
ratio
:
Ratio
)
:
Double
inline operator
fun
Int
.
times
(
ratio
:
Ratio
)
:
Double
inline operator
fun
Ratio
.
times
(
value
:
Ratio
)
:
Ratio
inline operator
fun
Ratio
.
times
(
value
:
Float
)
:
Float
inline operator
fun
Ratio
.
times
(
value
:
Double
)
:
Double