Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Static Public Member Functions
CollisionHandler Class Reference

The abstract interface to a number of classes that decide what to do when a collision is detected. More...

Inheritance diagram for CollisionHandler:
TypedReferenceCount TypedObject ReferenceCount CollisionHandlerEvent CollisionHandlerQueue CollisionHandlerHighestEvent CollisionHandlerPhysical CollisionHandlerFloor CollisionHandlerGravity CollisionHandlerPusher CollisionHandlerFluidPusher

List of all members.

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

The abstract interface to a number of classes that decide what to do when a collision is detected.

One of these must be assigned to the CollisionTraverser that is processing collisions in order to specify how to dispatch detected collisions.


Member Function Documentation

static TypeHandle getClassType ( ) [static]
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties