|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CellVisitor
A visitor that is used to examine cells on the board through a number of methods on the Board object. If the visit method returns a cell, the visitor search will immediately return that cell and end, otherwise, it continues.
| Method Summary | |
|---|---|
boolean |
visit(Cell cell,
int range)
Visit this cell. |
| Method Detail |
|---|
boolean visit(Cell cell,
int range)
cell -
|
0.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
© 2009 Alx Dark