An object with multiple states.

Events:

stateChange

Dispatched when the context's current state changes

Available since

1.0.0

.

Variables

@:flash.propertyread onlycurrentState:T

The object's current state.

Available since

1.0.0

.