public final class Aesthetics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.awt.Color |
background |
static java.awt.Font |
bigFont |
static java.awt.Font |
biggerFont |
static java.awt.Font |
defaultFont |
static java.awt.Color |
element |
static java.awt.Color |
letter |
static java.awt.Color |
letterBig |
Modifier | Constructor and Description |
---|---|
private |
Aesthetics() |
Modifier and Type | Method and Description |
---|---|
static boolean |
fontLoaded(java.lang.String name) |
static void |
loadFonts() |
public static java.awt.Color background
public static java.awt.Color element
public static java.awt.Color letter
public static java.awt.Color letterBig
public static java.awt.Font defaultFont
public static java.awt.Font bigFont
public static java.awt.Font biggerFont