mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 17:17:04 -04:00
Custom control: select default and load control in game
This commit is contained in:
@@ -25,6 +25,8 @@ public interface IMetaKey {
|
||||
@FieldAccessor
|
||||
int getMouseButtons();
|
||||
@FieldAccessor
|
||||
int getKeyEvent();
|
||||
@FieldAccessor
|
||||
int getKeySym();
|
||||
@FieldAccessor
|
||||
String getShortcut();
|
||||
|
||||
Reference in New Issue
Block a user