Package com.bulletphysics

Contains global variables and callbacks.

See:
          Description

Class Summary
BulletGlobals Bullet global settings and constants.
BulletStats Bullet statistics and profile support.
ContactAddedCallback Called when contact has been created between two collision objects.
ContactDestroyedCallback Called when contact has been destroyed between two collision objects.
ContactProcessedCallback Called when existing contact between two collision objects has been processed.
 

Package com.bulletphysics Description

Contains global variables and callbacks.