public class MapInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MapInfo.GameType
Enumeration of supported game types.
|
| Modifier and Type | Field and Description |
|---|---|
static String[] |
BR_MAPS
All BR maps.
|
static String[] |
CTF_MAPS
All CTF maps.
|
static String[] |
DM_MAPS
All DM maps.
|
static String[] |
DOM_MAPS
All DOM maps.
|
| Constructor and Description |
|---|
MapInfo() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getAllBRMaps()
Gets all BR maps.
|
static List<String> |
getAllCTFMaps()
Gets all CTF maps.
|
static List<String> |
getAllDMMaps()
Gets all DM maps.
|
static List<String> |
getAllDOMMaps()
Gets all DOM maps.
|
static List<String> |
getAllMaps()
Gets all known maps.
|
public static final String[] CTF_MAPS
public static String[] DM_MAPS
public static final String[] BR_MAPS
public static final String[] DOM_MAPS
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.