1
0
zrcadlo https://github.com/luanti-org/luanti.git synchronizováno 2025-12-26 16:25:25 +01:00

Game refactor [4/X]: keycache is now owned by InputHandler

* Make InputHandler own the key cache
* Add a helper function InputHandler::cancelPressed to avoid multiple similar calls in game.cpp
* Move RandomInputHandler::step definition into cpp file
Tento commit je obsažen v:
Loic Blot
2018-01-13 10:54:18 +01:00
odevzdal Loïc Blot
rodič f5a006dce7
revize 99c9e7a986
8 změnil soubory, kde provedl 198 přidání a 186 odebrání

Zobrazit soubor

@@ -158,6 +158,7 @@ LOCAL_SRC_FILES := \
jni/src/gui/guiTable.cpp \
jni/src/guiscalingfilter.cpp \
jni/src/gui/guiVolumeChange.cpp \
jni/src/gui/profilergraph.cpp \
jni/src/httpfetch.cpp \
jni/src/hud.cpp \
jni/src/imagefilters.cpp \