public void Setup() { GUI = new GUI(); }
public void Setup() { GUI = new GUI("DefaultSkin.png", "Vera.ttf", 16); }