toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
MPoint
/
distanceTo
distance
To
fun
distanceTo
(
x
:
Double
,
y
:
Double
)
:
Double
fun
distanceTo
(
x
:
Int
,
y
:
Int
)
:
Double
fun
distanceTo
(
x
:
Float
,
y
:
Float
)
:
Float
fun
distanceTo
(
that
:
MPoint
)
:
Double