private static void setUpTimer() {
   timer = new LWJGLTimer();
   timer.initialize();
 }