Restructuring glue code to make it easier to extend
This commit is contained in:
parent
1ab9b86a21
commit
b2c0a687f1
14 changed files with 691 additions and 374 deletions
|
|
@ -16,8 +16,10 @@ android_files = [
|
|||
'dir_access_jandroid.cpp',
|
||||
'thread_jandroid.cpp',
|
||||
'audio_driver_jandroid.cpp',
|
||||
'java_glue.cpp',
|
||||
'java_godot_lib_jni.cpp',
|
||||
'java_class_wrapper.cpp',
|
||||
'java_godot_wrapper.cpp',
|
||||
'java_godot_io_wrapper.cpp',
|
||||
# 'power_android.cpp'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue