A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
TAP — Static Property, class com.gestureworks.events.GWGestureEvent
target — Property, class com.gestureworks.events.GWTouchEvent
target_id — Property, class com.gestureworks.objects.DimensionObject
targetList — Property, class com.gestureworks.core.TouchMovieClip
targetList — Property, class com.gestureworks.core.TouchSprite
targetParent — Property, class com.gestureworks.core.TouchMovieClip
Allows touch and gesture events to explicitly target the parent touch object
targetParent — Property, class com.gestureworks.core.TouchSprite
Allows touch and gesture events to explicitly target the parent touch object
targetParent — Property, interface com.gestureworks.interfaces.ITouchObject
Allows touch and gesture events to explicitly target the parent touch object
tc — Property, class com.gestureworks.core.TouchMovieClip
tc — Property, class com.gestureworks.core.TouchSprite
tc — Property, interface com.gestureworks.interfaces.ITouchObject
tcO — Property, class com.gestureworks.objects.ClusterObject
T_COMPLETE — Static Property, class com.gestureworks.events.GWTransformEvent
TemporalMetric — class, package com.gestureworks.analysis
TemporalMetric(_id:int) — Constructor, class com.gestureworks.analysis.TemporalMetric
textColor — Property, class com.gestureworks.utils.AddSimpleText
textColor — Property, class com.gestureworks.utils.Stats
Sets the color of the text on the widget.
textCont — Property, class com.gestureworks.utils.AddSimpleText
textCont — Property, class com.gestureworks.utils.AddSimpleTextBox
textFont — Property, class com.gestureworks.utils.AddSimpleText
textWrap — Property, class com.gestureworks.utils.AddSimpleText
tg — Property, class com.gestureworks.core.TouchMovieClip
tg — Property, class com.gestureworks.core.TouchSprite
tg — Property, interface com.gestureworks.interfaces.ITouchObject
thumb — Property, class com.gestureworks.objects.HandObject
thumbID — Property, class com.gestureworks.objects.ClusterObject
thumbID — Property, class com.gestureworks.objects.ipClusterObject
thumb_prob — Property, class com.gestureworks.objects.MotionPointObject
tick(evt:flash.events:Event) — method, class com.gestureworks.utils.FrameRate
TILT — Static Property, class com.gestureworks.events.GWGestureEvent
time — Property, class com.gestureworks.events.GWTouchEvent
Time of instantiation _time is initialized on object creation, no need for a set.
time — Property, class com.gestureworks.utils.TouchEventProxy
TimelineHistories — class, package com.gestureworks.managers
timelineHistoryCaptureLength — Static Property, class com.gestureworks.core.GestureGlobals
timeline history capture length
timelineInit — Property, class com.gestureworks.objects.TimelineObject
TimelineObject — class, package com.gestureworks.objects
timelineOn — Property, class com.gestureworks.objects.TimelineObject
timelines — Static Property, class com.gestureworks.core.GestureGlobals
Contains a dictionary of all timelines objects present to the framework.
timer_count — Property, class com.gestureworks.objects.GestureObject
timestamp — Property, class com.gestureworks.utils.TouchEventProxy
tiO — Property, class com.gestureworks.core.TouchMovieClip
tiO — Property, class com.gestureworks.core.TouchSprite
tiO — Property, interface com.gestureworks.interfaces.ITouchObject
togglePause() — method, class com.gestureworks.utils.Recorder
touch3d — Property, class com.gestureworks.core.TouchMovieClip
touch3d — Property, class com.gestureworks.core.TouchSprite
TOUCH_BEGIN — Constant Static Property, class com.gestureworks.events.GWTouchEvent
touchChildren — Property, class com.gestureworks.core.TouchMovieClip
Allows touch events to be passed down to child display object.
touchChildren — Property, class com.gestureworks.core.TouchSprite
Allows touch events to be passed down to child display object.
touchChildren — Property, interface com.gestureworks.interfaces.ITouchObject
Allows touch events to be passed down to child display object.
touchEnabled — Property, class com.gestureworks.core.TouchMovieClip
Enables/Disables all GWTouchEvent and GWGestureEvent listeners
touchEnabled — Property, class com.gestureworks.core.TouchSprite
Enables/Disables all GWTouchEvent and GWGestureEvent listeners
touchEnabled — Property, interface com.gestureworks.interfaces.ITouchObject
Enables/Disables all GWTouchEvent and GWGestureEvent listeners
TOUCH_END — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TouchEventProxy — class, package com.gestureworks.utils
...
TouchEventProxy(e:flash.events:TouchEvent) — Constructor, class com.gestureworks.utils.TouchEventProxy
touchFrameHandler(event:com.gestureworks.events:GWEvent) — Static Method , class com.gestureworks.managers.TouchManager
touchFrameInterval — Static Property, class com.gestureworks.core.GestureGlobals
touch frame interval, time between touch processing cycles.
TouchGesture — class, package com.gestureworks.core
TouchGesture(touchObjectID:int) — Constructor, class com.gestureworks.core.TouchGesture
TouchManager — class, package com.gestureworks.managers
TOUCH_MOVE — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TouchMovieClip — class, package com.gestureworks.core
The TouchMovieClip class is the base class for all touch and gestures enabled MovieClips that require additional display list management.
TouchMovieClip(_vto:Object) — Constructor, class com.gestureworks.core.TouchMovieClip
TouchObject — class, package com.gestureworks.objects
touchObjectID — Property, class com.gestureworks.core.TouchMovieClip
Unique id of the touch object
touchObjectID — Property, class com.gestureworks.core.TouchSprite
Unique id of the touch object
touchObjectID — Property, interface com.gestureworks.interfaces.ITouchObject
Unique id of the touch object
touchObjects — Static Property, class com.gestureworks.core.GestureGlobals
Contains a dictionary of all touchObjects available to the framework.
touchObjects — Static Property, class com.gestureworks.managers.InteractionManager
touchObjects — Static Property, class com.gestureworks.managers.MotionManager
touchObjects — Static Property, class com.gestureworks.managers.TouchManager
TOUCH_OUT — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TOUCH_OVER — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TouchPipeline — class, package com.gestureworks.core
TouchPipeline(_id:int) — Constructor, class com.gestureworks.core.TouchPipeline
touchPointID — Property, class com.gestureworks.objects.PointObject
touchPointID — Property, class com.gestureworks.utils.TouchEventProxy
TouchPointID — class, package com.gestureworks.utils
TOUCH_ROLL_OUT — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TOUCH_ROLL_OVER — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TouchSprite — class, package com.gestureworks.core
The TouchSprite class is the base class for all touch and gestures enabled Sprites that require additional display list management.
TouchSprite(_vto:Object) — Constructor, class com.gestureworks.core.TouchSprite
TOUCH_TAP — Constant Static Property, class com.gestureworks.events.GWTouchEvent
TouchTransform — class, package com.gestureworks.core
TouchTransform(touchObjectID:int) — Constructor, class com.gestureworks.core.TouchTransform
TouchVisualizer — class, package com.gestureworks.core
TouchVisualizer(touchObjectID:int) — Constructor, class com.gestureworks.core.TouchVisualizer
tp — Property, class com.gestureworks.core.TouchMovieClip
tp — Property, class com.gestureworks.core.TouchSprite
tp — Property, interface com.gestureworks.interfaces.ITouchObject
tpn — Property, class com.gestureworks.analysis.KineMetric
tpn — Property, class com.gestureworks.core.TouchMovieClip
tpn — Property, class com.gestureworks.core.TouchSprite
tpn — Property, interface com.gestureworks.interfaces.ITouchObject
tpn — Property, class com.gestureworks.objects.ClusterObject
tpn — Property, class com.gestureworks.objects.ipClusterObject
traceDebugMode — Property, class com.gestureworks.core.TouchMovieClip
Debug trace statements
traceDebugMode — Property, class com.gestureworks.core.TouchSprite
Debug trace statements
traceDebugMode — Property, interface com.gestureworks.interfaces.ITouchObject
Debug trace statements
traceGesturePropertyList() — method, class com.gestureworks.utils.GestureParser
traceTimeline() — method, class com.gestureworks.core.TouchGesture
trackFPS — Property, class com.gestureworks.utils.Stats
If set to true, FPS tracking will be enabled.
trackRAM — Property, class com.gestureworks.utils.Stats
If set to true, RAM tracking will be enabled
transAffinePoints — Property, class com.gestureworks.objects.TouchObject
transAffinePoints — Property, class com.gestureworks.objects.TransformObject
transform3d — Property, class com.gestureworks.core.TouchMovieClip
transform3d — Property, class com.gestureworks.core.TouchSprite
transform3d — Property, interface com.gestureworks.interfaces.ITouchObject
transformComplete — Property, class com.gestureworks.core.TouchMovieClip
transformComplete — Property, class com.gestureworks.core.TouchSprite
transformComplete — Property, interface com.gestureworks.interfaces.ITouchObject
transformEventArray — Property, class com.gestureworks.objects.FrameObject
transformEventComplete — Property, class com.gestureworks.core.TouchMovieClip
transformEventComplete — Property, class com.gestureworks.core.TouchSprite
transformEventComplete — Property, interface com.gestureworks.interfaces.ITouchObject
transformEvents — Property, class com.gestureworks.core.TouchMovieClip
Determines whether transformEvents are processed and dispatched on the touchSprite.
transformEvents — Property, class com.gestureworks.core.TouchSprite
Determines whether transformEvents are processed and dispatched on the touchSprite.
transformEvents — Property, interface com.gestureworks.interfaces.ITouchObject
Determines whether transformEvents are processed and dispatched on the touchSprite.
transformEvents — Property, class com.gestureworks.objects.TimelineObject
transformEventStart — Property, class com.gestureworks.core.TouchMovieClip
transformEventStart — Property, class com.gestureworks.core.TouchSprite
transformEventStart — Property, interface com.gestureworks.interfaces.ITouchObject
transformGestureVectors — Property, class com.gestureworks.core.TouchMovieClip
Determines whether transformations are handled internally (natively) on the touchSprite.
transformGestureVectors — Property, class com.gestureworks.core.TouchSprite
Determines whether transformations are handled internally (natively) on the touchSprite.
transformGestureVectors — Property, interface com.gestureworks.interfaces.ITouchObject
Determines whether transformations are handled internally (natively) on the touchSprite.
TransformHistories — class, package com.gestureworks.managers
transformHistoryCaptureLength — Static Property, class com.gestureworks.core.GestureGlobals
transform history capture length
TransformObject — class, package com.gestureworks.objects
transformPoint — Property, class com.gestureworks.core.TouchMovieClip
transformPoint — Property, class com.gestureworks.core.TouchSprite
transformPointsOn — Property, class com.gestureworks.objects.TransformObject
transforms — Static Property, class com.gestureworks.core.GestureGlobals
Contains a dictionary of all transforms present to the framework.
transformStart — Property, class com.gestureworks.core.TouchMovieClip
transformStart — Property, class com.gestureworks.core.TouchSprite
transformStart — Property, interface com.gestureworks.interfaces.ITouchObject
TranslateToOrigin(points:Array) — Static Method , class com.gestureworks.analysis.VectorMetric
T_RESIZE — Static Property, class com.gestureworks.events.GWTransformEvent
trim(s:String) — Static Method , class com.gestureworks.utils.StringUtils
Trim white spaces from the front and end of String
TRIPLE_TAP — Static Property, class com.gestureworks.events.GWGestureEvent
trO — Property, class com.gestureworks.core.TouchMovieClip
trO — Property, class com.gestureworks.core.TouchSprite
trO — Property, interface com.gestureworks.interfaces.ITouchObject
T_ROTATE — Static Property, class com.gestureworks.events.GWTransformEvent
T_SCALE — Static Property, class com.gestureworks.events.GWTransformEvent
T_START — Static Property, class com.gestureworks.events.GWTransformEvent
tsubClusterArray — Property, class com.gestureworks.objects.ClusterObject
tt — Property, class com.gestureworks.core.TouchMovieClip
tt — Property, class com.gestureworks.core.TouchSprite
tt — Property, interface com.gestureworks.interfaces.ITouchObject
T_TRANSFORM — Static Property, class com.gestureworks.events.GWTransformEvent
T_TRANSLATE — Static Property, class com.gestureworks.events.GWTransformEvent
tuio — Property, class com.gestureworks.core.GestureWorksCore
Enables tuio input.
tuio — Property, class com.gestureworks.core.TouchMovieClip
Local override to enable/disable tuio input.
tuio — Property, class com.gestureworks.core.TouchSprite
Local override to enable/disable tuio input.
tuio — Property, interface com.gestureworks.interfaces.ITouchObject
Local override to enable/disable tuio input.
tuioClient — Property, class com.gestureworks.managers.TUIOManager
tuioDebug — Property, class com.gestureworks.managers.TUIOManager
tuioManager — Property, class com.gestureworks.managers.TUIOManager
TUIOManager — class, package com.gestureworks.managers
This class initializes TUIO.
TUIOManager(air:Boolean, host:String, port:int, protocol:String) — Constructor, class com.gestureworks.managers.TUIOManager
Constructor
type — Property, class com.gestureworks.events.GWTouchEvent
type — Property, class com.gestureworks.objects.ClusterObject
type — Property, class com.gestureworks.objects.GesturePointObject
type — Property, class com.gestureworks.objects.HandObject
type — Property, class com.gestureworks.objects.InteractionPointObject
type — Property, class com.gestureworks.objects.MotionPointObject
type — Property, class com.gestureworks.objects.ipClusterObject
type — Property, class com.gestureworks.utils.TouchEventProxy
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z