GeneThello Home

Uses of Interface
net.sf.genethello.shared.IBoard

Packages that use IBoard
net.sf.genethello.game Provides classes necessary to simulate othello game. 
net.sf.genethello.shared Provides classes/interfaces shared by several packages. 
 

Uses of IBoard in net.sf.genethello.game
 

Classes in net.sf.genethello.game that implement IBoard
 class Board
          Implementation of gametheory's Board to simulate an othello board.

Board's index (8x8)
abcdefgh 101234567 289... ... 856......63
 

Fields in net.sf.genethello.game declared as IBoard
 IBoard Game.board
          Board used in the game.
 

Methods in net.sf.genethello.game that return IBoard
 IBoard Game.getBoard()
          Gets board.
 

Uses of IBoard in net.sf.genethello.shared
 

Methods in net.sf.genethello.shared that return IBoard
 IBoard IGame.getBoard()
          Gets board.
 


GeneThello Home

Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads