| Property | Defined By | ||
|---|---|---|---|
| clusterList : Array
Returns a pointClusterList. | PointObject | ||
| dx : Number | PointObject | ||
| DX : Number | PointObject | ||
| dy : Number | PointObject | ||
| DY : Number | PointObject | ||
| event : TouchEvent | PointObject | ||
| frameID : int | PointObject | ||
| h : Number | PointObject | ||
| history : Vector.<PointObject> | PointObject | ||
| holdCount : int | PointObject | ||
| holdLock : Boolean | PointObject | ||
| holdMonitorOn : Boolean | PointObject | ||
| id : int | PointObject | ||
| moveCount : int | PointObject | ||
| object : DisplayObject | PointObject | ||
| objectList : Array
Returns a pointClusterList. | PointObject | ||
| touchPointID : Number | PointObject | ||
| w : Number | PointObject | ||
| x : Number | PointObject | ||
| y : Number | PointObject | ||
| clusterList | property |
clusterList:ArrayReturns a pointClusterList.
public function get clusterList():Array public function set clusterList(value:Array):void| dx | property |
dx:Number public function get dx():Number public function set dx(value:Number):void| DX | property |
DX:Number public function get DX():Number public function set DX(value:Number):void| dy | property |
dy:Number public function get dy():Number public function set dy(value:Number):void| DY | property |
DY:Number public function get DY():Number public function set DY(value:Number):void| event | property |
event:TouchEvent public function get event():TouchEvent public function set event(value:TouchEvent):void| frameID | property |
frameID:int public function get frameID():int public function set frameID(value:int):void| h | property |
h:Number public function get h():Number public function set h(value:Number):void| history | property |
history:Vector.<PointObject> public function get history():Vector.<PointObject> public function set history(value:Vector.<PointObject>):void| holdCount | property |
holdCount:int public function get holdCount():int public function set holdCount(value:int):void| holdLock | property |
holdLock:Boolean public function get holdLock():Boolean public function set holdLock(value:Boolean):void| holdMonitorOn | property |
holdMonitorOn:Boolean public function get holdMonitorOn():Boolean public function set holdMonitorOn(value:Boolean):void| id | property |
id:int public function get id():int public function set id(value:int):void| moveCount | property |
moveCount:int public function get moveCount():int public function set moveCount(value:int):void| object | property |
object:DisplayObject public function get object():DisplayObject public function set object(value:DisplayObject):void| objectList | property |
objectList:ArrayReturns a pointClusterList.
public function get objectList():Array public function set objectList(value:Array):void| touchPointID | property |
touchPointID:Number public function get touchPointID():Number public function set touchPointID(value:Number):void| w | property |
w:Number public function get w():Number public function set w(value:Number):void| x | property |
x:Number public function get x():Number public function set x(value:Number):void| y | property |
y:Number public function get y():Number public function set y(value:Number):void