toggle menu
alchemist
34.1.9
jvm
switch theme
search in API
alchemist-euclidean-geometry
/
it.unibo.alchemist.model.environments
/
Euclidean2DEnvironment
/
makePosition
make
Position
open
fun
makePosition
(
x
:
Double
,
y
:
Double
)
:
Euclidean2DPosition
(
source
)
open
override
fun
makePosition
(
vararg
coordinates
:
Double
)
:
Euclidean2DPosition
(
source
)
Creates a new
Euclidean2DPosition
.
open
override
fun
makePosition
(
vararg
coordinates
:
Number
)
:
Euclidean2DPosition
(
source
)