Hi, I'm a bit confused by your BoundingBox class: the `x` and `y` position are based top-left, right? So why does `y` become `bottom` in the `BoundingBox`?
Hi,
I'm a bit confused by your BoundingBox class:
the
xandyposition are based top-left, right? So why doesybecomebottomin theBoundingBox?