mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
![]() - Fix crashing bug when invoking class constructor with parameters - Add support for accessing class constants - Add support for Godot Callable arguments. A Godot Callable can be wrapped by a Java Runnable to allow Java logic to run arbitrary Godot lambdas - Automatically convert java.lang.CharSequence to Godot String as needed - Code cleanup |
||
---|---|---|
.. | ||
godot_plugin_jni.cpp | ||
godot_plugin_jni.h |