alchemist
alchemist
/
it.unibo.alchemist.model.interfaces.geometry
/
Vector2D
/
newFrom
new
From
abstract
fun
newFrom
(
x
:
Double
,
y
:
Double
)
:
P
Content copied to clipboard
Creates a new Vector2D with the same type of the current one with different
x
and
y
.