Package it. unibo. alchemist. model. implementations. obstacles
Types
Link copied to clipboard
class RectObstacle2D<V : Vector2D<V>?> : Rectangle2D.Double, Obstacle2D<V>
Content copied to clipboard
This class implements a rectangular obstacle, whose sides are parallel to the cartesian axis.