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, toTextBlockvoid append(ConnectorPuzzle.Where where)
void remove(ConnectorPuzzle.Where where)
boolean have(ConnectorPuzzle.Where where)
Copyright © 2017. All rights reserved.