alchemist
Toggle table of contents
36.0.13
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-api
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
newFrom
new
From
abstract
fun
newFrom
(
x
:
Double
,
y
:
Double
)
:
P
(
source
)
Creates a new Vector2D with the same type of the current one with different
x
and
y
.