Bounds struct holding the bounds (min_x, max_x, min_y, max_y)
Constructor taking the x and y limits
Constructor taking the x and y limits separated by a comma
Upper x limit
Upper y limit
Lower x limit
Lower y limit
See Implementation
Bounds struct holding the bounds (min_x, max_x, min_y, max_y)