godot/platform/android/plugin
Fredia Huya-Kouadio e7e736c03b Fix parameters passing when emitting signal
The issue was caused because we were using variables local to the `for` loop block.
2020-05-25 11:50:36 -07:00
..
godot_plugin_config.h Implementation of the Godot Android Plugin configuration file 2020-05-17 11:11:26 -07:00
godot_plugin_jni.cpp Fix parameters passing when emitting signal 2020-05-25 11:50:36 -07:00
godot_plugin_jni.h Add signal support to Godot Android plugin: 2020-04-10 09:22:21 -07:00