alchemist
alchemist
/
it.unibo.alchemist.model.interfaces.geometry
/
Vector2D
/
plus
plus
open
operator
fun
plus
(
other
:
Pair
<
Double
,
Double
>
)
:
P
Content copied to clipboard
Allows summaction with a
Pair
.