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  
registerState(state:org.puremvc.as3.utilities.statemachine:State, initial) — Method in class org.puremvc.as3.utilities.statemachine.StateMachine
Registers the entry and exit commands for a given state.
removeState(stateName) — Method in class org.puremvc.as3.utilities.statemachine.StateMachine
Remove a state mapping.
removeTrans(action) — Method in class org.puremvc.as3.utilities.statemachine.State
Remove a previously defined transition.
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