godot/platform/android/java/lib/src/org/godotengine/godot/plugin
PouleyKetchoupp 0b681d5834 Add support for adding plugin views behind the main view on Android
Doesn't change the default behavior, but allows plugins to add their
view behind the main view, which gives more control over what happens
with inputs and can be useful along with transparent rendering.
2021-09-01 10:01:55 -07:00
..
GodotPlugin.java Add support for adding plugin views behind the main view on Android 2021-09-01 10:01:55 -07:00
GodotPluginInfoProvider.java Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:16:08 -07:00
GodotPluginRegistry.java Update the logic to load Godot Android plugins packaged into the binary. 2021-02-26 08:38:39 -08:00
SignalInfo.java Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
UsedByGodot.java Leverage java annotations to simplify the logic used to register the Godot plugin methods. 2021-03-16 01:16:08 -07:00