API Documentation | All Packages | All Classes | Index | Frames No Frames | ![]() |
ITouchObject3D | ||
Package | com.gestureworks.interfaces |
Interface | public interface ITouchObject3D extends ITouchObject, flash.events.IEventDispatcher |
Property | Defined By | ||
---|---|---|---|
![]() | active : Boolean
Lazy gesture activation (objects will not be registered until gestureList assignment). | ITouchObject | |
![]() | affineTransform : Boolean
Determines whether gesture event driven transformations are affine on the touchSprite. | ITouchObject | |
![]() | away3d : Boolean
Sets whether this is representing an Away3D object. | ITouchObject | |
![]() | clusterBubbling : Boolean
Allows touch points from a childclusters to copy into container touch objects in the local parent child display list stack. | ITouchObject | |
![]() | clusterEvents : Boolean
Determines whether clusterEvents are processed and dispatched on the touchSprite. | ITouchObject | |
![]() | clusterID : int | ITouchObject | |
![]() | cO : ClusterObject | ITouchObject | |
![]() | debugDisplay : Boolean
Enables/Disables touch visualizer
| ITouchObject | |
![]() | deltaFilterOn : Boolean
Determines whether filtering is applied to the delta values. | ITouchObject | |
![]() | dN : Number | ITouchObject | |
![]() | eventListeners : Array [read-only]
Returns an array registered events
| ITouchObject | |
![]() | gestureEventComplete : Boolean
Indicates weather all gestureEvents have been completed on the touchSprite. | ITouchObject | |
![]() | gestureEventRelease : Boolean
Indicates whether all touch points have been released on the touchSprite. | ITouchObject | |
![]() | gestureEvents : Boolean
Determines whether gestureEvents are processed and dispatched on the touchSprite. | ITouchObject | |
![]() | gestureEventStart : Boolean
Indicates whether any gestureEvents have been started on the touchSprite. | ITouchObject | |
![]() | gestureFilters : Boolean | ITouchObject | |
![]() | gestureList : Object | ITouchObject | |
![]() | gestureReleaseInertia : Boolean
Determines whether release inertia is applied on the touchSprite. | ITouchObject | |
![]() | gestureTouchInertia : Boolean
Determines whether touch inertia is processed on the touchSprite. | ITouchObject | |
![]() | gestureTweenOn : Boolean | ITouchObject | |
![]() | gO : GestureListObject | ITouchObject | |
![]() | interactionPointCount : int | ITouchObject | |
![]() | ipn : int | ITouchObject | |
![]() | leap2D : Boolean
Local override to enable/disable leap2D input. | ITouchObject | |
![]() | length : Number
length of object
| ITouchObject | |
![]() | localModes : Boolean
Flag indicating the application of local modes over the global settings. | ITouchObject | |
![]() | maxRotation : Number
Maximum rotation in degrees. | ITouchObject | |
![]() | maxRotationX : Number
Maximum x rotation
| ITouchObject | |
![]() | maxRotationY : Number
Maximum y rotation
| ITouchObject | |
![]() | maxRotationZ : Number
Maximum z rotation
| ITouchObject | |
![]() | maxScale : Number
Maximum scale. | ITouchObject | |
![]() | maxScaleX : Number
Maximum x scale
| ITouchObject | |
![]() | maxScaleY : Number
Maximum y scale
| ITouchObject | |
![]() | maxScaleZ : Number
Maximum z scale
| ITouchObject | |
![]() | maxX : Number
Maximum x translation
| ITouchObject | |
![]() | maxY : Number
Maximum y translation
| ITouchObject | |
![]() | maxZ : Number
Maximum z translation
| ITouchObject | |
![]() | minRotation : Number
Minimum rotation in degrees. | ITouchObject | |
![]() | minRotationX : Number
Minimum x rotation
| ITouchObject | |
![]() | minRotationY : Number
Minimum y rotation
| ITouchObject | |
![]() | minRotationZ : Number
Minimum z rotation
| ITouchObject | |
![]() | minScale : Number
Minimum scale. | ITouchObject | |
![]() | minScaleX : Number
Minimum x scale
| ITouchObject | |
![]() | minScaleY : Number
Minimum y scale
| ITouchObject | |
![]() | minScaleZ : Number
Minimum z scale
| ITouchObject | |
![]() | minX : Number
Minimum x translation
| ITouchObject | |
![]() | minY : Number
Minimum y translation
| ITouchObject | |
![]() | minZ : Number
Minimum z translation
| ITouchObject | |
![]() | motionPointCount : int | ITouchObject | |
![]() | N : int | ITouchObject | |
![]() | nativeTouch : Boolean
Local override to enable/disable native touch input. | ITouchObject | |
![]() | nativeTransform : Boolean
Determines whether transformations are handled internally (natively) on the touchSprite. | ITouchObject | |
![]() | nestedTransform : Boolean | ITouchObject | |
![]() | parent : DisplayObjectContainer [read-only] | ITouchObject | |
![]() | pointArray : Vector.<PointObject> | ITouchObject | |
![]() | pointCount : int | ITouchObject | |
![]() | registerPoints : Boolean
Determines if the touch points are registered to the TouchManager. | ITouchObject | |
![]() | releaseInertia : Boolean
Determines whether release inertia is applied on the touchSprite. | ITouchObject | |
![]() | scale : Number
Scales the transformation. | ITouchObject | |
![]() | simulator : Boolean
Local override to enable/disable mouse input. | ITouchObject | |
![]() | sO : StrokeObject | ITouchObject | |
![]() | targetParent : Boolean
Allows touch and gesture events to explicitly target the parent touch object
| ITouchObject | |
![]() | tc : TouchCluster | ITouchObject | |
![]() | tg : TouchGesture | ITouchObject | |
![]() | tiO : TimelineObject | ITouchObject | |
![]() | touchChildren : Boolean
Allows touch events to be passed down to child display object. | ITouchObject | |
![]() | touchEnabled : Boolean
Enables/Disables all GWTouchEvent and GWGestureEvent listeners
| ITouchObject | |
![]() | touchObjectID : int
Unique id of the touch object
| ITouchObject | |
![]() | tp : TouchPipeline | ITouchObject | |
![]() | tpn : int | ITouchObject | |
![]() | traceDebugMode : Boolean
Debug trace statements
| ITouchObject | |
![]() | transform3d : Boolean | ITouchObject | |
![]() | transformComplete : Boolean | ITouchObject | |
![]() | transformEventComplete : Boolean | ITouchObject | |
![]() | transformEvents : Boolean
Determines whether transformEvents are processed and dispatched on the touchSprite. | ITouchObject | |
![]() | transformEventStart : Boolean | ITouchObject | |
![]() | transformGestureVectors : Boolean
Determines whether transformations are handled internally (natively) on the touchSprite. | ITouchObject | |
![]() | transformStart : Boolean | ITouchObject | |
![]() | trO : TransformObject | ITouchObject | |
![]() | tt : TouchTransform | ITouchObject | |
![]() | tuio : Boolean
Local override to enable/disable tuio input. | ITouchObject | |
![]() | view : DisplayObjectContainer
view container used for Away3D
| ITouchObject | |
![]() | visualizer : TouchVisualizer | ITouchObject | |
![]() | vto : Object
Virtual transform object (non-TouchSprite) to transfer the transformations to
| ITouchObject | |
![]() | x_lock : Boolean | ITouchObject | |
![]() | y_lock : Boolean | ITouchObject |
Method | Defined By | ||
---|---|---|---|
![]() | removeAllListeners():void
Unregisters all event listeners
| ITouchObject | |
![]() | updateListeners():void
Re-registers event listeners with updated mode settings
| ITouchObject | |
![]() | updateVTO():void
Updates target's transform
| ITouchObject |