package hauptmenue; public class main { public static void main(String[] args) { // TODO Auto-generated method stub new GameWindow(); } }