godot/platform/iphone
2022-05-13 01:12:20 +02:00
..
api
export Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
app_delegate.h
app_delegate.mm
detect.py Increase compiler optimization when using target=release on iOS/Android 2022-05-13 01:12:20 +02:00
device_metrics.h
device_metrics.m
display_layer.h
display_layer.mm
display_server_iphone.h Fix screen_get_usable_rect returning display safe area 2022-05-02 09:31:32 +02:00
display_server_iphone.mm Fix screen_get_usable_rect returning display safe area 2022-05-02 09:31:32 +02:00
godot_app_delegate.h
godot_app_delegate.m
godot_iphone.mm
godot_view_gesture_recognizer.h
godot_view_gesture_recognizer.mm Fix simulatenous touches for different touch types 2022-04-13 22:52:08 -03:00
godot_view_renderer.h
godot_view_renderer.mm
godot_view.h
godot_view.mm [iOS] Fix multitouch not working correctly 2022-02-26 23:18:28 +03:00
ios.h Vibrate using iOS haptics engine on supported devices 2022-04-20 22:28:29 +02:00
ios.mm Vibrate using iOS haptics engine on supported devices 2022-04-20 22:28:29 +02:00
joypad_iphone.h
joypad_iphone.mm
keyboard_input_view.h
keyboard_input_view.mm
logo.png
main.m
os_iphone.h Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
os_iphone.mm Add GDNativeInterface::get_library_path to GDExtension 2022-04-29 00:51:04 +02:00
platform_config.h
SCsub Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
tts_ios.h [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. 2022-05-10 21:11:34 +03:00
tts_ios.mm Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 2022-04-28 14:35:41 +03:00
view_controller.h
view_controller.mm
vulkan_context_iphone.h
vulkan_context_iphone.mm