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