com.actionsnippet.qbox.objects

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

Summary


Classes

BoxObject

BoxObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addBox method.

CircleObject

CircleObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addCircle method.

GroupObject

GroupObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addGroup method.

JointObject

JointObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addJoint method.

PolyObject

PolyObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addPoly method.