2D BoxCollider Component, defining an AABB of a given size for the Entity
Constructor. Take the box dimensions and provide the name 'BoxCollider' to the parent class
If no dimensions are provided, the Collision System will use the Entity's own dimensions instead
optional box dimensions
2D BoxCollider Component, defining an AABB of a given size for the Entity