mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 17:17:04 -04:00
add another missing method
This commit is contained in:
@@ -28,6 +28,7 @@ public static int getControllerCount() {
|
||||
public static void destroy() {
|
||||
|
||||
}
|
||||
public static void clearEvents() {}
|
||||
public static Controller getEventSource() {
|
||||
return ctrlr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user