424344454647484950
public Hellbound() { this( new ThreadedEngineQueue(), new ThreadedSwingQueue(), new AcceleratingHeartbeat(), new PitPanel(SCALE, WIDTH, HEIGHT, COLORMAP), new PseudoRandomGlyphFactory(42, 7, 13)); }