public class TileGroup
extends Object
Constructor and Description |
---|
TileGroup(ClockRegion cr) |
TileGroup(Tile upperLeft,
Tile lowerRight) |
Modifier and Type | Method and Description |
---|---|
Edge |
getEdgeOfTile(Tile tile) |
Map<Tile,Edge> |
getRegionTiles() |
boolean |
tileInRegion(Tile tile) |
String |
toString() |
public TileGroup(ClockRegion cr)