373839404142434445
app.setShowFPS(false); app.start(); } catch(SlickException slick) { slick.printStackTrace(); if(app != null) app.destroy(); } } }