mirror of
https://github.com/godotengine/godot-headers.git
synced 2026-01-06 06:10:10 +03:00
Sync with Godot master 20190616
This commit is contained in:
@@ -101,6 +101,8 @@ typedef struct godot_gdnative_ext_android_api_struct {
|
||||
const godot_gdnative_api_struct *next;
|
||||
JNIEnv*(*godot_android_get_env)();
|
||||
jobject (*godot_android_get_activity)();
|
||||
jobject (*godot_android_get_surface)();
|
||||
bool (*godot_android_is_activity_resumed)();
|
||||
} godot_gdnative_ext_android_api_struct;
|
||||
|
||||
typedef struct godot_gdnative_ext_arvr_api_struct {
|
||||
|
||||
Reference in New Issue
Block a user