Skip to content
Snippets Groups Projects
  • Zeno-'s avatar
    1c21e391
    Fix regressions and minor improvements in refactor_the_game · 1c21e391
    Zeno- authored
    a) Fix double tap for jump and show_debug
    b) Revert changes to limitFps()... there is no verification that the new method was an issue, but going back to old method just in case
    b.2) limitFps() no longer calls device->run() and also no longer has to be called immediately after a call to device->run()
    1c21e391
    History
    Fix regressions and minor improvements in refactor_the_game
    Zeno- authored
    a) Fix double tap for jump and show_debug
    b) Revert changes to limitFps()... there is no verification that the new method was an issue, but going back to old method just in case
    b.2) limitFps() no longer calls device->run() and also no longer has to be called immediately after a call to device->run()