|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBoard | |
|---|---|
| net.sf.genethello.applet | Together with package net.sf.genethello.gametheory.applet, provides classes necessary to create GeneThello applet. |
| Uses of IBoard in net.sf.genethello.applet |
|---|
| Classes in net.sf.genethello.applet that implement IBoard | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 | ||||||||||||||||||
| Fields in net.sf.genethello.applet declared as IBoard | |
|---|---|
IBoard |
Game.board
Board used in the game. |
| Methods in net.sf.genethello.applet that return IBoard | |
|---|---|
IBoard |
Game.getBoard()
Gets board. |
IBoard |
IGame.getBoard()
Gets board. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||