alchemist
Toggle table of contents
42.3.15
alldocs
Target filter
alldocs
Switch theme
Search in API
Skip to content
alchemist
alchemist
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
newFrom
new
From
alldocs
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
.