public class TARDISChameleonPreset
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
TARDISCustomPreset |
custom |
Constructor and Description |
---|
TARDISChameleonPreset() |
Modifier and Type | Method and Description |
---|---|
static TARDISChameleonColumn |
buildTARDISChameleonColumn(COMPASS d,
java.lang.String[][] strings,
boolean asymmetric,
boolean duck) |
static TARDISChameleonColumn |
buildTARDISChameleonColumn(COMPASS d,
java.lang.String json,
boolean asymmetric,
boolean duck) |
TARDISChameleonColumn |
getColumn(PRESET p,
COMPASS d) |
TARDISChameleonColumn |
getGlass(PRESET p,
COMPASS d) |
TARDISChameleonColumn |
getStained(PRESET p,
COMPASS d) |
void |
makePresets() |
void |
setR(int r) |
public final TARDISCustomPreset custom
public void makePresets()
public static TARDISChameleonColumn buildTARDISChameleonColumn(COMPASS d, java.lang.String[][] strings, boolean asymmetric, boolean duck)
public static TARDISChameleonColumn buildTARDISChameleonColumn(COMPASS d, java.lang.String json, boolean asymmetric, boolean duck)
public TARDISChameleonColumn getColumn(PRESET p, COMPASS d)
public TARDISChameleonColumn getGlass(PRESET p, COMPASS d)
public TARDISChameleonColumn getStained(PRESET p, COMPASS d)
public void setR(int r)