Package com.bombinggames.wurfelengine
Interface Command
-
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute()
void
undo()
-
public interface Command
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
|
void |
undo() |