| 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 |
| object — Property, class com.gestureworks.events.BinaryEvent |
| |
| object — Property, class com.gestureworks.objects.PointObject |
| |
| objectAtSnapPoint(point:int) — method, class com.gestureworks.cml.element.Album |
|
Returns the object at the current stap point
|
| objectCount — Static Property, class com.gestureworks.core.GestureGlobals |
|
Returns the current objectCount of GestureWorks. |
| ObjectFactory — class, package com.gestureworks.cml.factories |
|
The ObjectFactory is the base class for all CML Objects. |
| ObjectFactory() — Constructor, class com.gestureworks.cml.factories.ObjectFactory |
|
Constructor
|
| objectList — Property, class com.gestureworks.objects.PointObject |
|
Returns a pointClusterList. |
| ObjectList — class, package com.gestureworks.core |
| |
| ObjectManager — class, package com.gestureworks.managers |
| |
| Objects — Static Property, class com.gestureworks.core.CML |
| |
| obj_height — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_length — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_rotation — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_rotationX — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_rotationY — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_rotationZ — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_scaleX — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_scaleY — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_scaleZ — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_width — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_x — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_y — Property, class com.gestureworks.objects.TransformObject |
| |
| obj_z — Property, class com.gestureworks.objects.TransformObject |
| |
| onAddedToStage(event:flash.events:Event) — method, class com.gestureworks.cml.kits.StageKit |
|
This method provides the stage width and height and also the fullscreen depending on the condition
|
| onCloneLoad(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.element.Dock |
| |
| onComplete(event:flash.events:TimerEvent) — method, class com.gestureworks.cml.element.Slideshow |
|
plays the slideshow
|
| onComplete — Property, class com.gestureworks.cml.factories.LayoutFactory |
|
Function to call on layout complete
|
| onComplete(e:flash.events:Event) — method, class com.gestureworks.cml.factories.LoaderFactory |
| |
| onComplete(e:flash.events:Event) — method, class com.gestureworks.cml.loaders.IMGLoader |
| |
| onComplete(e:flash.events:Event) — method, class com.gestureworks.cml.loaders.SWFLoader |
| |
| onConnect(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.LeapManager |
| |
| onDialChange(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.element.Dock |
|
Submit query based on aligned dial search terms
|
| onDisconnect(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.LeapManager |
| |
| onDown(event:any) — method, class com.gestureworks.cml.components.Component |
|
handles touch event
|
| onDown(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the down event by displaying the down state and hiding the other states. |
| onDown(event:any) — method, class com.gestureworks.cml.element.Key |
|
The down event handler. |
| onDownHit(event:any) — method, class com.gestureworks.cml.element.ProgressBar |
|
Expands or contracts the bar on hit touch
|
| onDownHit(event:any) — method, class com.gestureworks.cml.element.Slider |
| |
| onDrag(event:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.element.ProgressBar |
|
Expands or contracts the bar on drag
|
| onDrag(event:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.element.Slider |
| |
| one(type:String, data:Object, fn:Object) — method, class com.gestureworks.cml.utils.as3Query |
| |
| onError(e:flash.events:IOErrorEvent) — method, class com.gestureworks.cml.factories.LoaderFactory |
| |
| onExit(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.LeapManager |
| |
| onFlip(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.element.Button |
| |
| onFrame(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.Leap2DManager |
|
Process points
|
| onFrame(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.LeapManager |
| |
| onFrame(event:com.leapmotion.leap.events:LeapEvent) — Static Method , class com.gestureworks.managers.MotionManager |
| |
| onInit(event:com.leapmotion.leap.events:LeapEvent) — method, class com.gestureworks.managers.LeapManager |
| |
| onMouseDown(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the mouse down event by displaying the mouseDown state and hiding the other states. |
| onMouseOut(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the mouse out event by displaying the mouseOut state and hiding the other states. |
| onMouseOver(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the mouse over event by displaying the mouseOver state and hiding the other states. |
| onMouseUp(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the mouse up event by displaying the mouseUp state and hiding the other states. |
| onOut(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the out event by displaying the out state and hiding the other states. |
| onOut(event:any) — method, class com.gestureworks.cml.element.Key |
|
The out event handler. |
| onOver(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the over event by displaying the over state and hiding the other states. |
| onOver(event:any) — method, class com.gestureworks.cml.element.Key |
|
The over event handler. |
| onPercentLoad(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.factories.BitmapFactory |
| |
| onProgress(e:flash.events:ProgressEvent) — method, class com.gestureworks.cml.factories.LoaderFactory |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.AlbumViewer |
|
Process AlbumViewer state events
|
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.CollectionViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.Component |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.GigapixelViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.LiveVideoViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.MP3Player |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.MaskImageViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.MediaViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.ModestMapViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.SlideshowViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.VideoViewer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.WAVPlayer |
| |
| onStateEvent(event:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.YouTubeViewer |
| |
| onTap(event:any) — method, class com.gestureworks.cml.element.Button |
| |
| onTimer(e:flash.events:TimerEvent) — method, class com.gestureworks.cml.components.Component |
| |
| onTimer(event:flash.events:TimerEvent) — method, class com.gestureworks.cml.element.ImageSequence |
| |
| onTimer(event:flash.events:TimerEvent) — method, class com.gestureworks.cml.element.Slideshow |
|
timer event
|
| onToggle(event:any) — method, class com.gestureworks.cml.element.Button |
|
Displays the the next child on the specified button event. |
| onTouchDown(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the touch down event by displaying the touchDown state and hiding the other states. |
| onTouchDown(event:flash.events:TouchEvent, target:any) — method, class com.gestureworks.core.TouchMovieClip |
|
decides how to assign the captured touch point to a cluster
can pass to parent, an explicit target, an explicit list or
targets or a passed to any touch object in the local display stack. |
| onTouchDown(event:flash.events:TouchEvent, target:any) — method, class com.gestureworks.core.TouchSprite |
|
decides how to assign the captured touch point to a cluster
can pass to parent, an explicit target, an explicit list or
targets or a passed to any touch object in the local display stack. |
| onTouchDown(event:flash.events:TouchEvent, downTarget:any) — method, class com.gestureworks.core.VirtualTouchObject |
|
decides how to assign the captured touch point to a cluster
can pass to parent, an explicit target, an explicit list or
targets or a passed to any touch object in the local display stack. |
| onTouchMove(event:flash.events:TouchEvent) — Static Method , class com.gestureworks.managers.TouchManager |
| |
| onTouchOut(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the touch out event by displaying the touchOut state and hiding the other states. |
| onTouchOver(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the touch over event by displaying the touchOver state and hiding the other states. |
| onTouchUp(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the touch up event by displaying the touchUp state and hiding the other states. |
| onTouchUp(event:flash.events:TouchEvent) — Static Method , class com.gestureworks.managers.TouchManager |
| |
| onUp(event:any) — method, class com.gestureworks.cml.components.Component |
|
handles event
|
| onUp(event:any) — method, class com.gestureworks.cml.element.Button |
|
Processes the down event by displaying the up state and hiding the other states. |
| onUp(event:any) — method, class com.gestureworks.cml.element.Key |
|
The up event handler. |
| onUpdate — Property, class com.gestureworks.cml.factories.LayoutFactory |
|
Function to call on layout update
|
| open(file:String) — method, class com.gestureworks.cml.element.Flickr |
| |
| open(file:String) — method, class com.gestureworks.cml.element.MP3 |
|
Sets the src property from the argument and loads the mp3 file
|
| open(file:String) — method, class com.gestureworks.cml.element.Media |
|
Opens the file specified in the argument
|
| open(file:String) — method, class com.gestureworks.cml.element.Video |
|
Sets the src property and loads the video
|
| open(file:String) — method, class com.gestureworks.cml.element.WAV |
|
Sets the src property from the argument and loads the wav file
|
| open(file:String) — method, class com.gestureworks.cml.factories.BitmapFactory |
|
Opens an external image file
|
| open(file:String) — method, class com.gestureworks.cml.factories.MP3Factory |
|
Sets the src property and loads the mp3
|
| open(file:String) — method, class com.gestureworks.cml.factories.VideoFactory |
|
Sets the src property and loads the video
|
| OpenSansBold — Static Property, class com.gestureworks.managers.FontManager |
| |
| OpenSansBoldTLF — Static Property, class com.gestureworks.cml.managers.FontManager |
|
Specifies the OpenSansBoldTLF font name
|
| OpenSansItalic — Static Property, class com.gestureworks.managers.FontManager |
| |
| OpenSansItalicTLF — Static Property, class com.gestureworks.cml.managers.FontManager |
|
Specifies the OpenSansItalicTLF font name
|
| OpenSansRegular — Static Property, class com.gestureworks.managers.FontManager |
| |
| OpenSansRegularTLF — Static Property, class com.gestureworks.cml.managers.FontManager |
|
Specifies the OpenSansRegularTLF font name
|
| options — Property, class com.gestureworks.cml.utils.as3QueryFx |
| |
| OrbMenu — class, package com.gestureworks.cml.element |
|
The OrbMenu element creates a free-floating menu that optionally randomly floats around
the stage in a screen-saver mode. |
| OrbMenu() — Constructor, class com.gestureworks.cml.element.OrbMenu |
|
Constructor. |
| orbRadius — Property, class com.gestureworks.cml.element.OrbMenu |
|
Defines radius of orbmenu. |
| ORIENT — Static Property, class com.gestureworks.events.GWGestureEvent |
| |
| orientation — Property, class com.gestureworks.cml.element.ScrollBar |
|
Designates the orientation of the scrollbar, "horizontal" or "vertical"
|
| orientation — Property, class com.gestureworks.cml.element.Slider |
|
Sets the orientation of the slider, choose horizontal or vertical
|
| orientation — Property, class com.gestureworks.objects.ClusterObject |
| |
| orientation — Property, class com.gestureworks.objects.TransformObject |
| |
| orient_dx — Property, class com.gestureworks.objects.ClusterObject |
| |
| orient_dy — Property, class com.gestureworks.objects.ClusterObject |
| |
| orient_dz — Property, class com.gestureworks.objects.ClusterObject |
| |
| originX — Property, class com.gestureworks.cml.factories.LayoutFactory |
|
Starting x coordinate of layout relative to the container
|
| _originY — Property, class com.gestureworks.cml.factories.LayoutFactory |
| |
| originY — Property, class com.gestureworks.cml.factories.LayoutFactory |
|
Starting y coordinate of layout relative to the container
|
| OS — Static Property, class com.gestureworks.cml.utils.SystemDetection |
|
specifies the opearting system
|
| OTHER — Static Property, class com.gestureworks.cml.utils.SystemDetection |
|
external information
|
| out — Property, class com.gestureworks.cml.element.Button |
|
Sets button state association with out event
|
| outline_alpha — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
sets the alpha of outline
|
| outline_color — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
sets the color of outline
|
| outline_joint — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
TODO
|
| outlineOn — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
specifies the outline of container to true or false
|
| outline_stroke — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
sets the line stroke of outline
|
| outOfBounds(e:any) — method, class com.gestureworks.cml.element.Album |
|
Disables the drag if the touch moves outside of the album
|
| outOfBounds(e:any) — method, class com.gestureworks.cml.element.MenuAlbum |
|
Sets inAlbumBounds flag to false
|
| output — Property, class com.gestureworks.cml.element.TouchKeyboard |
|
A specified output text field
|
| outTextColor — Property, class com.gestureworks.cml.element.Key |
|
The text color when touched out
|
| over — Property, class com.gestureworks.cml.element.Button |
|
Sets button state association with over event (mouse only)
|
| overallMask — Property, class com.gestureworks.cml.element.MaskContainer |
| |
| overTextColor — Property, class com.gestureworks.cml.element.Key |
|
The text color when touched over
|
|
| 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 |