toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
newFrom
new
From
abstract
fun
newFrom
(
x
:
Double
,
y
:
Double
)
:
P
Creates a new Vector2D with the same type of the current one with different
x
and
y
.