mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
07cae26abe
The Android plugin implementation is updated to use `JavaClassWrapper` which was fixed in https://github.com/godotengine/godot/pull/96182, thus removing the limitation on supported types. Note that `JavaClassWrapper` has also been updated in order to only provide access to public methods and constructor to GDScript. |
||
---|---|---|
.. | ||
api.cpp | ||
api.h | ||
java_class_wrapper.h | ||
jni_singleton.h |