|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Board | |
|---|---|
| net.sf.genethello.applet | Together with package net.sf.genethello.gametheory.applet, provides classes necessary to create GeneThello applet. |
| net.sf.genethello.applet.gametheory | Together with package net.sf.genethello.applet, provides classes necessary to create GeneThello applet. |
| Uses of Board in net.sf.genethello.applet |
|---|
| Classes in net.sf.genethello.applet that implement Board | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
Board
Implementation of gametheory's Board to simulate an othello board. Board's index (8x8) | a | b | c | d | e | f | g | h 101234567 289 | ... | ... 856 | ......63 | ||||||||||||||||||
| Methods in net.sf.genethello.applet with parameters of type Board | |
|---|---|
boolean |
Board.equals(Board other)
Checks equality of two boards. |
| Uses of Board in net.sf.genethello.applet.gametheory |
|---|
| Fields in net.sf.genethello.applet.gametheory declared as Board | |
|---|---|
protected Board |
GameTheory.board
Board used in the game. |
| Methods in net.sf.genethello.applet.gametheory with parameters of type Board | |
|---|---|
boolean |
Board.equals(Board other)
Compares equality of two boards. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||