toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
MPoint
/
Companion
/
distanceSquared
distance
Squared
fun
distanceSquared
(
x1
:
Double
,
y1
:
Double
,
x2
:
Double
,
y2
:
Double
)
:
Double
fun
distanceSquared
(
x1
:
Int
,
y1
:
Int
,
x2
:
Int
,
y2
:
Int
)
:
Int
fun
distanceSquared
(
a
:
MPoint
,
b
:
MPoint
)
:
Double
fun
distanceSquared
(
a
:
MPointInt
,
b
:
MPointInt
)
:
Int