This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e7e736c03b
godot-module-template
/
platform
/
android
/
plugin
History
Download ZIP
Download TAR.GZ
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