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