Abstract
Abstract
containsCheck if the point is inside the range
the point to check in the range
true or false, checking if the given point is inside the current range
Abstract
intersectsCheck if another range intersects with the current one
the range to check the intersection with
true or false, checking if the range is intersecting with the current range
Range constructor, initializes the position