PhysicsCollisionHandler
from panda3d.physics import PhysicsCollisionHandler
- class PhysicsCollisionHandler
Bases:
Bases:
CollisionHandlerPusher
A specialized kind of
CollisionHandler
that simply pushes back on things that attempt to move into solid walls. This also puts forces onto the physics objectsInheritance diagram
- __init__()
- static getClassType() panda3d.core.TypeHandle