|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.computing.game.JDefaultGame
org.jscience.computing.game.awari.JAwari
public class JAwari
JAwari can play the AwariGame in the JGameFrame GUI. It pretty much adds nothing to the JDefaultGame, except it provides proper AwariPlayers by default.
AwariGame,
JGameFrame| Field Summary |
|---|
| Fields inherited from class org.jscience.computing.game.JDefaultGame |
|---|
filter, frame, play |
| Fields inherited from interface org.jscience.computing.game.JGamePlay |
|---|
gameFrameX, gameFrameY, historyFrameX, historyFrameY, legalMovesFrameX, legalMovesFrameY, prototypeCellValue, redoFrameX, redoFrameY, windowHeight, windowLocationX, windowLocationY, windowWidth |
| Constructor Summary | |
|---|---|
JAwari()
Creates a new JAwari object. |
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.computing.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 |
| Constructor Detail |
|---|
public JAwari()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||