alchemist
Toggle table of contents
37.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.positions
/
Euclidean2DPosition
/
newFrom
new
From
open
override
fun
newFrom
(
x
:
Double
,
y
:
Double
)
:
Euclidean2DPosition
Creates a new Vector2D with the same type of the current one with different
x
and
y
.