|
@@ -28,7 +28,7 @@ class CollisionEntry;
|
|
|
///////////////////////////////////////////////////////////////////
|
|
///////////////////////////////////////////////////////////////////
|
|
|
// Class : CollisionHandler
|
|
// Class : CollisionHandler
|
|
|
// Description : The abstract interface to a number of classes that
|
|
// Description : The abstract interface to a number of classes that
|
|
|
-// decide what to do what a collision is detected. One
|
|
|
|
|
|
|
+// decide what to do when a collision is detected. One
|
|
|
// of these must be assigned to the CollisionTraverser
|
|
// of these must be assigned to the CollisionTraverser
|
|
|
// that is processing collisions in order to specify how
|
|
// that is processing collisions in order to specify how
|
|
|
// to dispatch detected collisions.
|
|
// to dispatch detected collisions.
|