public ProjectIGI() { display = Display.getDisplay(this); canvas = new GameCanvas(); display.setCurrent(canvas); }