| 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 |
| absOffset — Property, class com.gestureworks.cml.element.RadioButtons |
| |
| Accordion — class, package com.gestureworks.cml.element |
|
The Accordion is an interactive container which holds display objects in a collapsible menu. |
| Accordion() — Constructor, class com.gestureworks.cml.element.Accordion |
| |
| accUpdateHandler(event:flash.events:AccelerometerEvent) — Static Method , class com.gestureworks.managers.SensorManager |
| |
| act — Static Property, class com.gestureworks.managers.SensorManager |
| |
| activateTouch() — method, class com.gestureworks.cml.factories.TouchContainerFactory |
|
TODO
|
| activateTouch() — method, class com.gestureworks.cml.managers.DisplayManager |
|
Calls the activateTouch() method on the entire CMLObjectList
by looping through the index of the CMLObjectList. |
| active — Property, class com.gestureworks.objects.GestureListObject |
| |
| active — Property, class com.gestureworks.objects.GestureObject |
| |
| activeDim — Property, class com.gestureworks.objects.DimensionObject |
| |
| activeEvent — Property, class com.gestureworks.objects.GestureObject |
| |
| activeMotion — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether the motion framework is activated
|
| activeNativeTouch — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether native touch is activated
|
| activeSim — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether simulation is activated. |
| activeStarling — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether the Starling touch framework is activated
|
| activeTUIO — Static Property, class com.gestureworks.core.GestureWorks |
|
Returns whether TUIO is activated. |
| activity — Property, class com.gestureworks.cml.components.Component |
| |
| activity — Event, class com.gestureworks.cml.element.Camera |
|
Dispatched when a camera begins or ends a session. |
| activity — Event, class com.gestureworks.cml.element.Microphone |
|
Dispatched when a microphone starts or stops recording due to detected silence. |
| activityLevel — Property, class com.gestureworks.cml.element.Camera |
|
The amount of motion the camera is detecting. |
| activityLevel — Property, class com.gestureworks.cml.element.Microphone |
|
The amount of sound the microphone is detecting. |
| add(t:Object) — method, class com.gestureworks.cml.utils.as3Query |
| |
| add — Property, class com.gestureworks.objects.ClusterObject |
| |
| addAllChildren() — method, class com.gestureworks.cml.factories.ContainerFactory |
|
This method searches the childlist and add the children
|
| addAllChildren() — method, class com.gestureworks.cml.factories.TouchContainerFactory |
|
method searches the child and adds to the list
|
| addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.element.Album |
|
Reroutes the addition of children from the album to the album's belt and sets the dimesions of the container
based on the greatest width and height of the child dimensions. |
| addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.element.Container |
|
Adds child to display list and, if not already added, the child list
TODO: This mechanism should be abstracted to better syncrhonize child and display lists
|
| addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.element.Drawer |
|
Reroutes child additions to the drawer's content holder
|
| addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.element.Tab |
|
Reroutes children addition to the content container
|
| addChild(child:flash.display:DisplayObject) — method, class com.gestureworks.cml.element.TouchContainer |
|
Adds child to display list and, if not already added, the child list
|
| addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.element.Album |
|
Reroutes the addition of children from the album to the album's belt and sets the dimesions of the container
based on the greatest width and height of the child dimensions. |
| addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.element.Drawer |
|
Reroutes child additions to the drawer's content holder
|
| addChildAt(child:flash.display:DisplayObject, index:int) — method, class com.gestureworks.cml.element.Tab |
|
Reroutes children addition at a specified index to the content container
|
| addChildren(container:flash.display:DisplayObjectContainer, children:Array) — Static Method , class com.gestureworks.cml.utils.DisplayUtils |
|
Add an array of children to a container
|
| addCMLChildren() — method, class com.gestureworks.cml.managers.DisplayManager |
|
Calls the addAllChildren() method on the entire CMLObjectList
by looping through the index of the CMLObjectList. |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.gestureworks.cml.core.CMLParser |
| |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.gestureworks.cml.managers.FileManager |
| |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — Static Method , class com.gestureworks.cml.utils.StateUtils |
| |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.gestureworks.core.TouchMovieClip |
|
Registers event listeners. |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.gestureworks.core.TouchSprite |
|
Registers event listeners. |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.gestureworks.core.VirtualTouchObject |
|
Registers event listeners. |
| addEventListener(p_type:String, p_listener:Function, p_useCapture:Boolean, p_priority:int, p_useWeakReference:Boolean) — Static Method , class com.gestureworks.utils.GMLParser |
| |
| addLayout(id:String, layout:com.gestureworks.cml.interfaces:ILayout) — method, class com.gestureworks.cml.managers.LayoutManager |
|
Adds the layout to the layout list
|
| AddSimpleText — class, package com.gestureworks.utils |
| |
| AddSimpleText(W:Number, H:Number, align:String, color:Number, size:Number) — Constructor, class com.gestureworks.utils.AddSimpleText |
| |
| AddSimpleTextBox — class, package com.gestureworks.utils |
| |
| AddSimpleTextBox(W:Number, H:Number, align:String, color:Number, size:Number) — Constructor, class com.gestureworks.utils.AddSimpleTextBox |
| |
| addToQueue(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Appends to file queue
|
| addtostage(e:flash.events:Event) — method, class com.gestureworks.core.TouchDebugDisplay |
| |
| addTween(obj:Object) — method, class com.gestureworks.cml.utils.as3Query |
| |
| affine_modifier — Property, class com.gestureworks.core.TouchTransform |
| |
| affinePoints — Property, class com.gestureworks.objects.TouchObject |
| |
| affinePoints — Property, class com.gestureworks.objects.TransformObject |
| |
| after(... rest) — method, class com.gestureworks.cml.utils.as3Query |
| |
| AIR — Static Property, class com.gestureworks.cml.utils.SystemDetection |
|
AIR
|
| album — Property, class com.gestureworks.cml.components.AlbumViewer |
|
Sets the album element. |
| album — Property, class com.gestureworks.cml.element.Dock |
| |
| album — Property, class com.gestureworks.cml.element.WAV |
| |
| Album — class, package com.gestureworks.cml.element |
|
The Album element provides a list of display objects that can be
scrolled horizontally or vertically using a drag gesture. |
| Album() — Constructor, class com.gestureworks.cml.element.Album |
|
Constructor
|
| AlbumViewer — class, package com.gestureworks.cml.components |
|
The AlbumViewer component is primarily meant to display an Album element and its associated meta-data. |
| AlbumViewer() — Constructor, class com.gestureworks.cml.components.AlbumViewer |
|
Constructor
|
| algorithm — Property, class com.gestureworks.objects.GestureObject |
| |
| algorithm_class — Property, class com.gestureworks.objects.GestureObject |
| |
| algorithm_type — Property, class com.gestureworks.objects.GestureObject |
| |
| align — Property, class com.gestureworks.cml.kits.StageKit |
|
Specifies the StageAlign type. |
| alpha — Property, class com.gestureworks.cml.factories.ElementFactory |
|
sets the alpha for display objects
|
| alpha — Property, class com.gestureworks.cml.factories.LayoutFactory |
|
Specifies the alpha value of the display objects in the layout
|
| alpha — Property, class com.gestureworks.cml.filters.DropShadow |
|
The alpha transparency value for the shadow color. |
| _alpha — Property, class com.gestureworks.cml.filters.Glow |
| |
| alpha — Property, class com.gestureworks.cml.filters.Glow |
|
The alpha transparency value for the color. |
| alpha — Property, class com.gestureworks.objects.TransformObject |
| |
| alphaHandler(e:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.element.MaskContainer |
| |
| alphaShift(n:Number) — method, class com.gestureworks.cml.element.MaskContainer |
| |
| amountToShow — Property, class com.gestureworks.cml.components.CollectionViewer |
| |
| amountToShow — Property, class com.gestureworks.cml.element.Dock |
| |
| amountToShow — Static Property, class com.gestureworks.utils.GMLParser |
| |
| amountToShow — Property, class com.gestureworks.utils.Parser |
| |
| anchorX — Property, class com.gestureworks.cml.factories.GraphicFactory |
|
Sets the anchor X of curve. |
| anchorY — Property, class com.gestureworks.cml.factories.GraphicFactory |
|
Sets the anchor Y of curve. |
| andSelf() — method, class com.gestureworks.cml.utils.as3Query |
| |
| angle — Property, class com.gestureworks.cml.filters.Bevel |
|
The angle of the bevel. |
| angle — Property, class com.gestureworks.cml.filters.DropShadow |
|
The angle of the shadow. |
| angle — Property, class com.gestureworks.cml.layouts.FanLayout |
| |
| angle — Property, class com.gestureworks.cml.layouts.PileLayout |
| |
| animate(prop:Object, speed:Object, easing:Object, callback:Function) — method, class com.gestureworks.cml.utils.as3Query |
| |
| animateIn — Property, class com.gestureworks.cml.components.CollectionViewer |
| |
| apikey — Property, class com.gestureworks.cml.element.Flickr |
|
The user's API key, necessary for making queries to the API,
but not necessary for single images. |
| apikey — Property, class com.gestureworks.cml.element.FlickrQuery |
|
The user's API key, necessary for making queries to the API,
but not necessary for single images. |
| append(file:String) — method, class com.gestureworks.cml.element.ImageList |
|
appends the image to the list
|
| append(value:any) — method, interface com.gestureworks.cml.interfaces.IList |
|
Appends input value to list. |
| append(key:any, value:any) — method, class com.gestureworks.cml.utils.LinkedMap |
|
Appends a value to the keys
|
| append(value:any) — method, class com.gestureworks.cml.utils.List |
|
Appends a value to the list
|
| append(... rest) — method, class com.gestureworks.cml.utils.as3Query |
| |
| appendTo(... rest) — method, class com.gestureworks.cml.utils.as3Query |
| |
| application — Static Property, class com.gestureworks.core.GestureWorks |
|
Var = stage. |
| applyLayout(value:any) — method, class com.gestureworks.cml.element.Album |
|
The album element is intended for a ListLayout only. |
| applyLayout(value:any) — method, class com.gestureworks.cml.element.Container |
|
Apply the containers layout
|
| applyLayout(value:any) — method, class com.gestureworks.cml.element.Tab |
|
Apply layout to content container
|
| applyLayout(value:any) — method, class com.gestureworks.cml.element.TouchContainer |
|
Apply the containers layout
|
| applyMask — Property, class com.gestureworks.cml.element.Album |
|
Flag indicating whether the contents are masked
|
| applyMask — Property, class com.gestureworks.cml.element.Drawer |
|
Flag indicating the application of a mask to the drawer to prevent
content from exceeding the drawer's boundaries
|
| applyMask — Property, class com.gestureworks.cml.element.Tab |
|
Mask the content to prevent objects from exceeding the boundaries
|
| aquery — Constant Property, class com.gestureworks.cml.utils.as3Query |
| |
| arrangePointArray(event:flash.events:TouchEvent) — Static Method , class com.gestureworks.utils.ArrangePoints |
| |
| ArrangePoints — class, package com.gestureworks.utils |
| |
| artist — Property, class com.gestureworks.cml.element.WAV |
| |
| as3Query — class, package com.gestureworks.cml.utils |
| |
| as3Query(array:Array) — Constructor, class com.gestureworks.cml.utils.as3Query |
| |
| as3QueryFx — class, package com.gestureworks.cml.utils |
| |
| as3QueryFx(_elem:flash.display:DisplayObject, _options:Object, _prop:String) — Constructor, class com.gestureworks.cml.utils.as3QueryFx |
| |
| aspectRatio — Property, class com.gestureworks.cml.factories.BitmapFactory |
|
Stores the aspectRatio of the currently loaded image
|
| assignPoint(event:flash.events:TouchEvent) — method, class com.gestureworks.core.VirtualTouchObject |
|
registers assigned touch point globaly and to relevant local clusters
|
| attr(key:Object, value:Object, type:String) — method, class com.gestureworks.cml.utils.as3Query |
| |
| attr(elem:Object, name:String, value:Object) — Static Method , class com.gestureworks.cml.utils.as3Query |
| |
| AttractKit — class, package com.gestureworks.cml.kits |
|
The BackgroundKit resizes its children to the center of the stage. |
| AttractKit() — Constructor, class com.gestureworks.cml.kits.AttractKit |
|
Constructor
|
| attractMode — Property, class com.gestureworks.cml.element.OrbMenu |
|
defines whether Orbmenu is floating or not
|
| attractState — Property, class com.gestureworks.cml.kits.AttractKit |
|
The current attract state (false = closed, true = open)
|
| attrLoop(obj:any, cml:XMLList) — Static Method , class com.gestureworks.cml.core.CMLParser |
| |
| _audioStreamAvailable — Property, class com.gestureworks.cml.element.WAV |
|
Number of audio data bytes available in file stream
|
| _audioStreamEnd — Property, class com.gestureworks.cml.element.WAV |
|
Byte position in file stream which indicates the beginning of audio data
default = 0
|
| _audioStreamPosition — Property, class com.gestureworks.cml.element.WAV |
|
Current audio data byte position in the file stream
|
| _audioStreamSize — Property, class com.gestureworks.cml.element.WAV |
|
Total size in bytes of audio data in file stream
default = 0
|
| _audioStreamStart — Property, class com.gestureworks.cml.element.WAV |
|
Byte position in file stream which indicates the beginning of audio data
|
| audioType — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
| auto — Property, class com.gestureworks.core.GestureWorksCore |
|
Attempts to auto-select input type. |
| autoAlign — Property, class com.gestureworks.cml.components.Component |
|
Set the autoAlign for the auto text layout feature if desired. |
| autoHide — Property, class com.gestureworks.cml.element.Menu |
|
Specifies whether the menu automatically hides when not in use
|
| autoHideTime — Property, class com.gestureworks.cml.element.Menu |
|
Specifies the auto-hide time
|
| autoLayout — Property, class com.gestureworks.cml.element.Accordion |
|
Set whether to automatically lay out labels,
or to use padding properties that have been set. |
| autoLoad — Property, class com.gestureworks.cml.element.MP3 |
| |
| autoLoad — Property, class com.gestureworks.cml.element.Video |
|
Indicates whether the video file is loaded when the src property is set
|
| autoLoad — Property, class com.gestureworks.cml.element.WAV |
|
Indicates whether the wav file is autoloaded
|
| autoLoad — Property, class com.gestureworks.cml.factories.MP3Factory |
|
Indicates whether the mp3 file is loaded when the src property is set
|
| autoLoad — Property, class com.gestureworks.cml.factories.VideoFactory |
|
Indicates whether the video file is loaded when the src property is set
|
| autoplay — Property, class com.gestureworks.cml.element.ImageSequence |
|
Indicates whether the file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.element.MP3 |
|
Indicates whether the mp3 file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.element.Media |
|
Indicates whether the file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.element.Slideshow |
|
Sets autoplay variable. |
| autoplay — Property, class com.gestureworks.cml.element.Video |
|
Indicates whether the video file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.element.WAV |
|
Indicates whether the wav file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.element.YouTube |
|
Sets whether or not the video plays immediately. |
| autoplay — Property, class com.gestureworks.cml.factories.MP3Factory |
|
Indicates whether the mp3 file plays upon load
|
| autoplay — Property, class com.gestureworks.cml.factories.VideoFactory |
|
Indicates whether the video file plays upon load
|
| autoShow — Property, class com.gestureworks.cml.element.ImageList |
|
Indicates whether the file shows upon load
|
| autoShuffle — Property, class com.gestureworks.cml.element.Dock |
| |
| autoShuffle — Property, class com.gestureworks.cml.factories.TouchContainerFactory |
|
autoshuffles
|
| autoSize — Property, class com.gestureworks.cml.factories.TextFactory |
|
Controls automatic sizing and alignment of text fields. |
| autoTextLayout — Property, class com.gestureworks.cml.components.Component |
|
Specifies whether text fields will be automatically adjusted to the component's width
|
| _autoupdate — Property, class com.gestureworks.cml.kits.AttractKit |
|
Automatically updates attract screen to stage size. |
| autoupdate — Property, class com.gestureworks.cml.kits.AttractKit |
| |
| _autoupdate — Property, class com.gestureworks.cml.kits.BackgroundKit |
|
Automatically updates background to stage size. |
| autoupdate — Property, class com.gestureworks.cml.kits.BackgroundKit |
| |
| avatar — Property, class com.gestureworks.cml.factories.BitmapFactory |
|
sets the avatar value
|
| averageGain — Property, class com.gestureworks.cml.element.WAV |
| |
| averageGain — Property, class com.gestureworks.cml.utils.Waveform |
| |
|
| 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 |