public class Boundary extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Cell |
cell1 |
protected Cell |
cell2 |
protected boolean |
hasWall |
| Modifier and Type | Method and Description |
|---|---|
Cell |
getCell1() |
Cell |
getCell2() |
boolean |
hasWall() |
void |
setHasWall(boolean hasWall) |
String |
toString() |
Copyright © 2018. All Rights Reserved.