Package | org.robotlegs.utilities.undoablecommand.commands |
Class | public class StepBackwardCommand |
Inheritance | StepBackwardCommand ![]() |
Property | Defined By | ||
---|---|---|---|
commandHistory : CommandHistory | StepBackwardCommand |
Method | Defined By | ||
---|---|---|---|
execute():void
Will undo a single command, if possible. | StepBackwardCommand |
commandHistory | property |
public var commandHistory:CommandHistory
execute | () | method |
public function execute():void
Will undo a single command, if possible. Fails silently if not.