Position2DSurrogate
@Serializable
@SerialName(value = "Position2D")
Surrogate class for the it.unibo.alchemist.model.Position2D interface.
Parameters
x
the first coordinate of the position.
y
the second coordinate of the position.
Surrogate class for the it.unibo.alchemist.model.Position2D interface.
the first coordinate of the position.
the second coordinate of the position.