com.actionsnippet.qbox

Package
Classpath:com.actionsnippet.qbox
File last modified:Saturday, 07 November 2009, 12:25:27

Summary


Classes

QuickBox2D

In order to make use of this library you'll need to instantiate a QuickBox2D instance.

QuickContacts

QuickContacts is responsible for dispatching all events related to Box2D contacts You should not instantiate this class directly.

QuickObject

The QuickObject class wraps nearly all the Box2D classes neccessary for rigid body instantiation - such as b2BodyDef, b2Body, b2Shape and b2DistanceJointDef.