Instance Variables
boxA
Type
CollisionBox
description
The source box used in the collision test that is having its collisions tested against another object.
boxB
Type
CollisionBox
description
The target box used in the collision test against boxA.
overlapBox
Type
CollisionBox
description
A new CollisionBox describing the rough overlapping area of the collision.