Exemplo n.º 1
0
 public void updateGeneral() {
   Scripthandler.update();
   UIhandler.update();
   Renderinghandler.render();
 }