Пример #1
0
 private void updateFps()
 {
     entity.setWaitSecondToMove(1 / sliderFps.value);
     displayNewFps();
 }