|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Sokoban
The Sokoban class is the entry point for the Sokoban game.
Constructor Summary | |
Sokoban()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Initializes and displays the window. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Sokoban()
Method Detail |
public static void main(java.lang.String[] args)
args
- a string array of command line parameters.
Pre-conditions:none.
Post-conditions:the game window is visible.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |