Holger's
Java API

Uses of Package
com.antelmann.game.chess

Packages that use com.antelmann.game.chess
com.antelmann.game.chess This package contains an implementation of the game chess. 
com.antelmann.game.wolfsheep This package contains an implementation of the game Wolf&Sheep. 
 

Classes in com.antelmann.game.chess used by com.antelmann.game.chess
BoardPosition
          BoardPosition represents a position on a chess board.
ChessGame
          ChessGame provides all external functions needed to play chess.
ChessGraphics
          This interface allows other programs to customize the appearence of the graphics used by the class JChess to visualize the chess board.
 

Classes in com.antelmann.game.chess used by com.antelmann.game.wolfsheep
BoardPosition
          BoardPosition represents a position on a chess board.
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads