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 | |
---|---|---|---|
FSMInjector
| org.puremvc.as3.utilities.statemachine | Creates and registers a StateMachine described in XML. | |
State
| org.puremvc.as3.utilities.statemachine | Defines a State. | |
StateMachine
| org.puremvc.as3.utilities.statemachine | A Finite State Machine implimentation. |