-
Notifications
You must be signed in to change notification settings - Fork 4
Home
cliffhall edited this page Sep 23, 2012
·
13 revisions
PureMVC ActionScript 3 Utility: State Machine
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.
Production - Version 1.2