alchemist
alchemist
/
it.unibo.alchemist.model.implementations.positions
/
Euclidean2DPosition
/
Euclidean2DPosition
Euclidean2DPosition
open
fun
Euclidean2DPosition
(
xp
:
Double
,
yp
:
Double
)
Content copied to clipboard
Parameters
xp
The X coordinate
yp
The Y coordinate
open
fun
Euclidean2DPosition
(
c
:
Array
<
Double
>
)
Content copied to clipboard
Parameters
c
an array of length 2 containing the coordinates