org.gamenet.application.mm8leveleditor.data
Class GameVersion
java.lang.Object
org.gamenet.application.mm8leveleditor.data.GameVersion
- public class GameVersion
- extends Object
Field Summary |
static int |
MM6
|
static int |
MM7
|
static int |
MM8
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MM6
public static final int MM6
- See Also:
- Constant Field Values
MM7
public static final int MM7
- See Also:
- Constant Field Values
MM8
public static final int MM8
- See Also:
- Constant Field Values
GameVersion
public GameVersion()