public interface ConnectorPuzzle extends Placeable
Modifier and Type | Interface and Description |
---|---|
static class |
ConnectorPuzzle.Where |
Modifier and Type | Method and Description |
---|---|
void |
append(ConnectorPuzzle.Where where) |
boolean |
have(ConnectorPuzzle.Where where) |
void |
remove(ConnectorPuzzle.Where where) |
getDimension, getId, toTextBlock
void append(ConnectorPuzzle.Where where)
void remove(ConnectorPuzzle.Where where)
boolean have(ConnectorPuzzle.Where where)