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  
clone() — method, class com.alexomara.ane.AIRControl.events.AIRControlControllerEvent
Creates a new AIRControlControllerEvent object with all the original properties.
clone() — method, class com.alexomara.ane.AIRControl.events.AIRControlEvent
Creates a new AIRControlEvent object with all the original properties.
com.alexomara.ane.AIRControl — package
com.alexomara.ane.AIRControl.controllers — package
com.alexomara.ane.AIRControl.controllers.elements — package
com.alexomara.ane.AIRControl.events — package
controller(index:uint) — Static Method , class com.alexomara.ane.AIRControl.AIRControl
Returns the controller at a specific index.
controller — Property, class com.alexomara.ane.AIRControl.events.AIRControlControllerEvent
The controller with the element that dispatched the event.
controller — Property, class com.alexomara.ane.AIRControl.events.AIRControlEvent
The controller that dispatched the event.
CONTROLLER_ATTACH — Constant Static Property, class com.alexomara.ane.AIRControl.events.AIRControlEvent
Dispatched on controller attach.
CONTROLLER_DETACH — Constant Static Property, class com.alexomara.ane.AIRControl.events.AIRControlEvent
Dispatched on controller detach.
controllerIndex — Property, class com.alexomara.ane.AIRControl.events.AIRControlEvent
The index of the controller that dispatched the event.
controllersTotal — Static Property, class com.alexomara.ane.AIRControl.AIRControl
The total controllers currently connected.
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