public class CommandSpriteFile extends SingleLineCommand2<TitledDiagram>
| Constructor and Description |
|---|
CommandSpriteFile() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(TitledDiagram system,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketprotected CommandExecutionResult executeArg(TitledDiagram system, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<TitledDiagram>