Class | Description |
---|---|
CommandImport |
Imports a set of images stored locally.
|
CommandJoin |
Command joined when joining two images into the same sequence.
|
CommandMove |
Command created when an image's position is changed.
|
CommandTurn |
Command created when an image's direction is changed.
|
CommandUnjoin |
Command joined when joining two images into the same sequence.
|
StreetsideCommand |
Abstract class for any Streetside command.
|
StreetsideExecutableCommand |
Superclass for those commands that must be executed after creation.
|