TracNav
AS3 STD / AS3 MC : StateMachine...
- Downloads
- Installation
- Release Notes
- View Source
- Discussion
API Docs...
- Standard
- MultiCore
Project Owner...
- Neil Manuell
Demos...
- StopWatch
Utility - AS3 StateMachine
This utility provides a simple yet effective Finite State Machine implementation, which allows the definition of discrete states, and the valid transitions to other states available from any given state, and the actions which trigger the transitions. A mechanism is provided for defining the entire state machine in XML and having a fully populated StateMachine injected into the PureMVC app. Standard and MultiCore versions are included.
Status
- Production
Platforms
License
Your reuse is governed by the Creative Commons Attribution 3.0 license.
This implementation, like all other official PureMVC implementations, demos and utilities, is open-source and free to use in personal or commercial applications. If you include the source of PureMVC (modified or not), in another work (open-source or not), you must simply leave in the existing attribution and license information in the included source code.
