toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
Vector2F
/
copy
copy
fun
copy
(
x
:
Double
=
this.x.toDouble()
,
y
:
Double
=
this.y.toDouble()
)
:
Vector2F