| Class | Description | |
|---|---|---|
| BackgroundCommand |
Author: Romuald Quantin - www.soundstep.com Information: Copyright: The contents of this file are subject to the Mozilla Public License |
|
| ContentCommand |
Author: Romuald Quantin - www.soundstep.com Information: Copyright: The contents of this file are subject to the Mozilla Public License |
|
| MenuCommand |
Author: Romuald Quantin - www.soundstep.com Information: Copyright: The contents of this file are subject to the Mozilla Public License |
|
| PageCommand |
Author: Romuald Quantin - www.soundstep.com Information: Copyright: The contents of this file are subject to the Mozilla Public License |
|
| SequenceCommand | The SequenceCommand is provided as a "psuedo-abstract" (since ActionScript has no real concept of abstract classes) base-class that can be extended when you wish to chain commands together for a single user-gesture, or establish some simple form of decision-based workflow. |