public class TARDISJunkPreset
extends java.lang.Object
They built it from bits of TARDISes in the Bubble universe's junkyard, a task which Idris called "impossible". This TARDIS consisted solely of a console (complete with time rotor) and only three walls. Because it lacked a proper shell, the Doctor said it would be very dangerous to fly.
Constructor and Description |
---|
TARDISJunkPreset() |
Modifier and Type | Method and Description |
---|---|
java.util.EnumMap<COMPASS,TARDISChameleonColumn> |
getBlueprint() |
java.util.EnumMap<COMPASS,TARDISChameleonColumn> |
getGlass() |
java.util.EnumMap<COMPASS,TARDISChameleonColumn> |
getStained() |
void |
makePresets(boolean assymetric,
boolean duck) |
public void makePresets(boolean assymetric, boolean duck)
public java.util.EnumMap<COMPASS,TARDISChameleonColumn> getBlueprint()
public java.util.EnumMap<COMPASS,TARDISChameleonColumn> getStained()
public java.util.EnumMap<COMPASS,TARDISChameleonColumn> getGlass()