Methapolis
0.27
|
Static Public Member Functions | |
static boolean | isValid (int lev) |
static int | getStartingFunds (int lev) |
Static Public Attributes | |
static final int | MIN_LEVEL = 0 |
static final int | MAX_LEVEL = 2 |
Private Member Functions | |
GameLevel () |
Definition at line 11 of file GameLevel.java.
|
private |
Definition at line 33 of file GameLevel.java.
|
static |
Definition at line 21 of file GameLevel.java.
Referenced by micropolisj.network.ServerMicropolis.addNewPlayer(), and micropolisj.gui.NewCityDialog.onPlayClicked().
|
static |
Definition at line 16 of file GameLevel.java.
References micropolisj.engine.GameLevel.MAX_LEVEL, and micropolisj.engine.GameLevel.MIN_LEVEL.
Referenced by micropolisj.engine.Micropolis.setGameLevel().
|
static |
Definition at line 14 of file GameLevel.java.
Referenced by micropolisj.engine.GameLevel.isValid(), micropolisj.gui.MainWindow.makeMenu(), micropolisj.gui.NewCityDialog.NewCityDialog(), and micropolisj.gui.MainWindow.reloadOptions().
|
static |