public class GameType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static GameType |
Capture_The_Flag |
static GameType |
Free_For_All |
static GameType |
Greed |
static GameType |
Ladder |
static GameType |
Melee |
static GameType |
None |
static GameType |
One_on_One |
static GameType |
Pro_Gamer_League |
static GameType |
Slaughter |
static GameType |
Sudden_Death |
static GameType |
Team_Capture_The_Flag |
static GameType |
Team_Free_For_All |
static GameType |
Team_Melee |
static GameType |
Top_vs_Bottom |
static GameType |
Unknown |
static GameType |
Use_Map_Settings |
public static GameType Melee
public static GameType Free_For_All
public static GameType One_on_One
public static GameType Capture_The_Flag
public static GameType Greed
public static GameType Slaughter
public static GameType Sudden_Death
public static GameType Ladder
public static GameType Use_Map_Settings
public static GameType Team_Melee
public static GameType Team_Free_For_All
public static GameType Team_Capture_The_Flag
public static GameType Top_vs_Bottom
public static GameType Pro_Gamer_League
public static GameType None
public static GameType Unknown