Exemplo n.º 1
0
 private void update() {
   tokine.update();
   world.step(Gdx.graphics.getDeltaTime(), 3, 3);
 }