public class Settings extends Object
Modifier and Type | Field and Description |
---|---|
static Rectangle |
addBounds |
static boolean |
closeAtConnect |
static Colorset |
colors |
static boolean |
displayMaps |
static boolean |
displayPW |
static Rectangle |
frameBounds |
static boolean |
onlyRealPlayers |
static Rectangle |
playerBounds |
static boolean |
playerColor |
static boolean |
playerListStartUp |
static boolean |
playerListVisible |
static boolean |
plrAmountInList |
static int |
queryTimeout |
Constructor and Description |
---|
Settings() |
public static Rectangle frameBounds
public static Rectangle playerBounds
public static Rectangle addBounds
public static boolean playerListStartUp
public static boolean closeAtConnect
public static boolean plrAmountInList
public static boolean onlyRealPlayers
public static boolean displayMaps
public static boolean playerColor
public static boolean displayPW
public static boolean playerListVisible
public static Colorset colors
public static int queryTimeout