Command
blockudoku.commands.Command
A destructive (but undoable) operation to be executed by a blockudoku.commands.CommandInvoker.
Value parameters
- snapshotables
-
A list of all the objects that need to be snapshot before the command is executed. Is generally provided by the factory.
Attributes
- See also
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SelectElementCommandclass SetElementCommand
Members list
In this article