Package com.jme3.bullet.collision
package com.jme3.bullet.collision
physics-based collision detection, including ray tests and sweep tests
-
ClassDescriptionA CollisionEvent stores all information about a collision in the PhysicsWorld.Interface to receive notifications whenever an object in a particular collision group is about to collide.Interface to receive notifications whenever an object in a particular physics space collides.Base class for collision objects (PhysicsRigidBody, PhysicsGhostObject)Contains the results of a PhysicsSpace rayTest.Contains the results of a PhysicsSpace rayTestInterface to receive notifications whenever a KinematicRagdollControl collides with another physics object.