GroupObject

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

Summary


Constructor
Instance properties

Constructor

GroupObject

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