toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
PointArrayList
/
setXY
set
XY
fun
setXY
(
index
:
Int
,
x
:
Float
,
y
:
Float
)
fun
setXY
(
index
:
Int
,
x
:
Int
,
y
:
Int
)
fun
setXY
(
index
:
Int
,
x
:
Double
,
y
:
Double
)
fun
setXY
(
index
:
Int
,
p
:
Point
)