mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
The TouchCharInput class can now use key sending strategies.
W.I.P: AWT key sender for the mod installer Add ability to choose the either the TexturView ro SurfaceView 1:1 mapping of the touchpad in the mod installer
This commit is contained in:
parent
146cc46121
commit
46ee7b33bc
15 changed files with 264 additions and 119 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package net.kdt.pojavlaunch;
|
||||
|
||||
import static net.kdt.pojavlaunch.MinecraftGLSurfaceView.FINGER_SCROLL_THRESHOLD;
|
||||
import static net.kdt.pojavlaunch.MinecraftGLSurface.FINGER_SCROLL_THRESHOLD;
|
||||
import static net.kdt.pojavlaunch.Tools.currentDisplayMetrics;
|
||||
import static net.kdt.pojavlaunch.prefs.LauncherPreferences.DEFAULT_PREF;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue