Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| AIRControl | com.alexomara.ane.AIRControl | The AIRControl static class is used to interface with the AIRControl native extension. | |
| AIRControlController | com.alexomara.ane.AIRControl.controllers | The class for AIRControl controllers. | |
| AIRControlControllerAxis | com.alexomara.ane.AIRControl.controllers.elements | The class for AIRControlController axis elements. | |
| AIRControlControllerButton | com.alexomara.ane.AIRControl.controllers.elements | The class for AIRControlController button elements. | |
| AIRControlControllerElement | com.alexomara.ane.AIRControl.controllers.elements | This is the base class for all the AIRControlController elements. | |
| AIRControlControllerEvent | com.alexomara.ane.AIRControl.events | The event class for all events dispatched by the AIRControlController class and decendents of the AIRControlControllerElement class. | |
| AIRControlControllerPOV | com.alexomara.ane.AIRControl.controllers.elements | The class for AIRControlController POV hat switch elements. | |
| AIRControlEvent | com.alexomara.ane.AIRControl.events | The event class for all events dispatched by the main AIRControl class. |