mirror of
https://github.com/godotengine/godot.git
synced 2025-01-22 18:43:29 -05:00
23cea1b9d2
- 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 |