BoxObject

Kind of class:public class
Package:com.actionsnippet.qbox.objects
Inherits from:QuickObject
Version:1.1
Author:Zevan Rosser
Classpath:com.actionsnippet.qbox.objects.BoxObject
File last modified:Saturday, 07 November 2009, 12:25:24
BoxObject is a subclass of QuickObject and should only be instantiated with the QuickBox2D.addBox method.

Summary


Constructor
Instance properties

Constructor

BoxObject

public function BoxObject (
qbox:QuickBox2D, params:Object)