com.antelmann.game.awari
Class JAwari
java.lang.Object
com.antelmann.game.JDefaultGame
com.antelmann.game.awari.JAwari
- All Implemented Interfaces:
- JGamePlay
public class JAwari
- extends JDefaultGame
JAwari can play the AwariGame in the JGameFrame GUI.
It pretty much adds nothing to the JDefaultGame, except
it provides proper AwariPlayers by default.
- Author:
- Holger Antelmann
- See Also:
AwariGame,
JGameFrame
| Fields inherited from interface com.antelmann.game.JGamePlay |
gameFrameX, gameFrameY, historyFrameX, historyFrameY, legalMovesFrameX, legalMovesFrameY, prototypeCellValue, redoFrameX, redoFrameY, windowHeight, windowLocationX, windowLocationY, windowWidth |
| Methods inherited from class com.antelmann.game.JDefaultGame |
getAutoPlay, getContainer, getDefaultFileExtension, getFileFilter, getHelp, getMenu, getNewGame, getStatusMessage, getTitle, setFileFilter, setGame |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAwari
public JAwari()
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads