mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-19 10:26:54 +01:00
Relintai
ee54ca3808
Previously if an action was both pressed and released on the same tick or frame, `is_action_just_pressed()` would return false, resulting in missed input.
This PR separately the timestamp for pressing and releasing so each can be tested independently.
- lawnjelly
|
||
---|---|---|
.. | ||
classes | ||
engine | ||
tools | ||
translations | ||
Doxyfile | ||
Makefile |