mirror of
https://github.com/godotengine/godot.git
synced 2025-02-11 22:35:15 +08: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 |
||
---|---|---|
.. | ||
api.cpp | ||
api.h | ||
java_class_wrapper.h | ||
jni_singleton.h |