Tell irrlicht if we handle a key or not.
We can remove the function in MtNativeActivity now as it serves precisely that purpose: to tell irrlicht that we handled the esc key. TODO for later: * Perhaps try to find a more performant container than KeyList
Showing
- build/android/src/main/java/net.minetest.minetest/MtNativeActivity.java 0 additions, 5 deletions...src/main/java/net.minetest.minetest/MtNativeActivity.java
- src/client/inputhandler.h 32 additions, 5 deletionssrc/client/inputhandler.h
- src/game.cpp 22 additions, 1 deletionsrc/game.cpp
- src/game.h 3 additions, 0 deletionssrc/game.h
Loading
Please register or sign in to comment