alchemist
24.0.7-dev06+b76482905
alchemist-fxui
/
it.unibo.alchemist.boundary.fxui.util
/
PointExtension
/
plus
plus
operator
fun
Point
.
plus
(
p
:
Point
)
:
Point
Content copied to clipboard
Sums
this
and the given
Point
.
Parameters
p
the other point.