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 |
saveToFile() — method, class com.gestureworks.utils.Recorder |
| |
scale — Property, class com.gestureworks.core.TouchMovieClip |
|
Scales the transformation. |
scale — Property, class com.gestureworks.core.TouchSprite |
|
Scales the transformation. |
scale — Property, interface com.gestureworks.interfaces.ITouchObject |
|
Scales the transformation. |
scale — Property, class com.gestureworks.objects.ClusterObject |
| |
scale — Property, class com.gestureworks.objects.TransformObject |
| |
SCALE — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
scaleDelta — Property, class com.gestureworks.objects.ClusterObject |
| |
ScaleToSquare(points:Array, size:Number) — Static Method , class com.gestureworks.analysis.VectorMetric |
| |
scaleX — Property, class com.gestureworks.core.TouchMovieClip |
| |
scaleX — Property, class com.gestureworks.core.TouchSprite |
| |
scaleX — Property, class com.gestureworks.objects.TransformObject |
| |
scaleY — Property, class com.gestureworks.core.TouchMovieClip |
| |
scaleY — Property, class com.gestureworks.core.TouchSprite |
| |
scaleY — Property, class com.gestureworks.objects.TransformObject |
| |
scaleZ — Property, class com.gestureworks.core.TouchMovieClip |
| |
scaleZ — Property, class com.gestureworks.core.TouchSprite |
| |
scaleZ — Property, class com.gestureworks.objects.TransformObject |
| |
scO — Property, class com.gestureworks.objects.ClusterObject |
| |
SCROLL — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
sensor — Property, class com.gestureworks.core.GestureWorksCore |
|
Turns sensor input on. |
sensorArray — Property, class com.gestureworks.objects.ClusterObject |
| |
sensorArray — Property, class com.gestureworks.objects.ipClusterObject |
| |
sensorEnabled — Property, class com.gestureworks.core.TouchMovieClip |
| |
sensorEnabled — Property, class com.gestureworks.core.TouchSprite |
| |
SensorManager — class, package com.gestureworks.managers |
| |
separation — Property, class com.gestureworks.objects.ClusterObject |
| |
separation — Property, class com.gestureworks.objects.ipClusterObject |
| |
separationX — Property, class com.gestureworks.objects.ClusterObject |
| |
separationX — Property, class com.gestureworks.objects.ipClusterObject |
| |
separationY — Property, class com.gestureworks.objects.ClusterObject |
| |
separationY — Property, class com.gestureworks.objects.ipClusterObject |
| |
separationZ — Property, class com.gestureworks.objects.ClusterObject |
| |
separationZ — Property, class com.gestureworks.objects.ipClusterObject |
| |
sesnorEnabled — Property, class com.gestureworks.core.TouchMovieClip |
| |
sesnorEnabled — Property, class com.gestureworks.core.TouchSprite |
| |
settings — Static Property, class com.gestureworks.utils.GMLParser |
| |
settingsPath — Static Property, class com.gestureworks.utils.GMLParser |
| |
showDebugOutput — Property, class com.gestureworks.utils.Recorder |
|
Determines to show text on the stage with help info and output text. |
simulator — Property, class com.gestureworks.core.GestureWorksCore |
|
Turns on the mouse simulator. |
simulator — Property, class com.gestureworks.core.TouchMovieClip |
|
Local override to enable/disable mouse input. |
simulator — Property, class com.gestureworks.core.TouchSprite |
|
Local override to enable/disable mouse input. |
simulator — Property, interface com.gestureworks.interfaces.ITouchObject |
|
Local override to enable/disable mouse input. |
Simulator — class, package com.gestureworks.utils |
| |
SimulatorGraphic — class, package com.gestureworks.utils |
| |
SimulatorGraphic(color:uint, radius:Number, alpha:Number) — Constructor, class com.gestureworks.utils.SimulatorGraphic |
| |
sizeX — Property, class com.gestureworks.utils.TouchEventProxy |
| |
sizeY — Property, class com.gestureworks.utils.TouchEventProxy |
| |
sO — Property, class com.gestureworks.core.TouchMovieClip |
| |
sO — Property, class com.gestureworks.core.TouchSprite |
| |
sO — Property, interface com.gestureworks.interfaces.ITouchObject |
| |
source — Property, class com.gestureworks.events.GWTouchEvent |
|
The derrived event type
|
sphereCenter — Property, class com.gestureworks.objects.HandObject |
| |
sphereCenter — Property, class com.gestureworks.objects.InteractionPointObject |
| |
sphereCenter — Property, class com.gestureworks.objects.MotionPointObject |
| |
sphereRadius — Property, class com.gestureworks.objects.HandObject |
| |
sphereRadius — Property, class com.gestureworks.objects.InteractionPointObject |
| |
sphereRadius — Property, class com.gestureworks.objects.MotionPointObject |
| |
splay — Property, class com.gestureworks.objects.HandObject |
| |
splay — Property, class com.gestureworks.objects.InteractionPointObject |
| |
spn — Property, class com.gestureworks.objects.ClusterObject |
| |
SquareSize — Static Property, class com.gestureworks.analysis.VectorMetric |
| |
src — Property, class com.gestureworks.utils.CMLLoader |
|
Sets the file source path
|
ssubClusterArray — Property, class com.gestureworks.objects.ClusterObject |
| |
stageX — Property, class com.gestureworks.events.GWTouchEvent |
| |
stageX — Property, class com.gestureworks.utils.TouchEventProxy |
| |
stageY — Property, class com.gestureworks.events.GWTouchEvent |
| |
stageY — Property, class com.gestureworks.utils.TouchEventProxy |
| |
stageZ — Property, class com.gestureworks.events.GWTouchEvent |
| |
start — Property, class com.gestureworks.objects.GestureListObject |
| |
start — Property, class com.gestureworks.objects.GestureObject |
| |
START — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
startReplaying() — method, class com.gestureworks.utils.Recorder |
| |
Stats — class, package com.gestureworks.utils |
|
The Stats class provides a simple FPS and RAM tracking widget intended for general purpose debugging. |
Stats(x:int, y:int, color:uint, fillBackground:Boolean, backgroundColor:uint, fpsHistoryDuration:uint, ramHistoryDuration:uint, resetOnTouch:Boolean, ramUpdateFrequency:uint) — Constructor, class com.gestureworks.utils.Stats |
|
Constructor for the Stats class. |
stopRecording() — method, class com.gestureworks.utils.Recorder |
| |
stopRecordingOnTouchUp — Property, class com.gestureworks.utils.Recorder |
|
Decides to stop recording on touch up events, instead of waiting for stop key. |
stopReplaying() — method, class com.gestureworks.utils.Recorder |
| |
StringUtils — class, package com.gestureworks.utils |
|
The StringUtils utility is a collection of static methods for working with strings. |
StringUtils() — Constructor, class com.gestureworks.utils.StringUtils |
|
Constructor
|
STROKE — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
STROKE_GREEK — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
STROKE_LETTER — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
STROKE_NUMBER — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
StrokeObject — class, package com.gestureworks.objects |
| |
STROKE_SHAPE — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
STROKE_SYMBOL — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
style — Property, class com.gestureworks.analysis.ClusterVisualizer |
| |
style — Property, class com.gestureworks.analysis.GestureVisualizer |
| |
style — Property, class com.gestureworks.analysis.PointVisualizer |
| |
subClusterArray — Property, class com.gestureworks.objects.ClusterObject |
| |
supportsTouch — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether your device currently has touch support available. |
_supportsTouch — Static Property, class com.gestureworks.core.GestureWorksCore |
|
Returns whether your device currently has touch support available. |
SWIPE — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
|
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 |