Exemplo n.º 1
0
 @Override
 public void initResources() {
   this.lastState = myEngine.getCurrentState();
   this.nextState = (GameState) myEngine.getGame(0);
 }