protected static class Pentomino.Piece extends Object implements Pentomino.ColumnName
| Constructor and Description |
|---|
Piece(String name,
String shape,
boolean flippable,
int[] rotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getFlippable() |
String |
getName() |
int[] |
getRotations() |
boolean[][] |
getShape(boolean flip,
int rotate) |
Copyright © 2018 CERN. All Rights Reserved.