mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
typo fix
This commit is contained in:
parent
7086723c67
commit
192e70d365
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user