| Property | Defined By | ||
|---|---|---|---|
| event : TouchEvent | PointObject | ||
| history : Array | PointObject | ||
| holdCount : int | PointObject | ||
| holdMonitorOn : Boolean | PointObject | ||
| id : int | PointObject | ||
| object : DisplayObject | PointObject | ||
| point : * | PointObject | ||
| touchPointID : Number | PointObject | ||
| x : Number | PointObject | ||
| y : Number | PointObject | ||
| event | property |
event:TouchEvent public function get event():TouchEvent public function set event(value:TouchEvent):void| history | property |
history:Array public function get history():Array public function set history(value:Array):void| holdCount | property |
holdCount:int public function get holdCount():int public function set holdCount(value:int):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| object | property |
object:DisplayObject public function get object():DisplayObject public function set object(value:DisplayObject):void| point | property |
point:* public function get point():* public function set point(value:any):void| touchPointID | property |
touchPointID:Number public function get touchPointID():Number public function set touchPointID(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