Methapolis
0.27
|
Public Member Functions | |
EndGamePane (MainWindow mainWindow) |
Private Member Functions | |
void | startJoinGameScreen () |
void | startNewGame () |
void | startNewServer () |
void | loadGame () |
void | continueGame () |
void | closeThis () |
Definition at line 15 of file EndGamePane.java.
micropolisj.gui.EndGamePane.EndGamePane | ( | MainWindow | mainWindow | ) |
Definition at line 19 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.continueGame(), micropolisj.gui.EndGamePane.loadGame(), micropolisj.gui.EndGamePane.startJoinGameScreen(), micropolisj.gui.EndGamePane.startNewGame(), and micropolisj.gui.EndGamePane.startNewServer().
|
private |
|
private |
Definition at line 122 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.closeThis().
Referenced by micropolisj.gui.EndGamePane.EndGamePane().
|
private |
Definition at line 111 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.onLoadGameClicked().
Referenced by micropolisj.gui.EndGamePane.EndGamePane().
|
private |
Definition at line 82 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.closeThis().
Referenced by micropolisj.gui.EndGamePane.EndGamePane().
|
private |
Definition at line 89 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.doNewCity().
Referenced by micropolisj.gui.EndGamePane.EndGamePane().
|
private |
Definition at line 100 of file EndGamePane.java.
References micropolisj.gui.EndGamePane.closeThis(), and micropolisj.gui.MainWindow.doNewCity().
Referenced by micropolisj.gui.EndGamePane.EndGamePane().