Dummyrunner / LandingGame

MIT License
0 stars 0 forks source link

Implemented possibility to choose if an event is triggert on pressing… #23

Closed beneblubb closed 5 hours ago

beneblubb commented 6 days ago

… down or on holding a button pressed.

Also refactored the main loop by putting the code for event processing in its own function.

closes #20