org.gamenet.application.mm8leveleditor.data
Class GameVersion

java.lang.Object
  extended byorg.gamenet.application.mm8leveleditor.data.GameVersion

public class GameVersion
extends Object


Field Summary
static int MM6
           
static int MM7
           
static int MM8
           
 
Constructor Summary
GameVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

GameVersion

public GameVersion()