godot/platform/iphone
Sergey Minakov 16f9ff5866 iOS: added delay gesture recognizer
This gesture recognizer will prevent GLView from processing unwanted gestures.
Emulates UIScrollView behavior
Fires delayed touches on significant movement
2020-07-26 15:49:09 +03:00
..
export Merge pull request #40173 from naithar/feature/ios-storyboard-usage 2020-07-09 08:36:07 +02:00
app_delegate.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
app_delegate.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
game_center.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
game_center.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gl_view_gesture_recognizer.h iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
gl_view_gesture_recognizer.m iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
gl_view.h iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
gl_view.mm iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
godot_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icloud.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
icloud.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
in_app_store.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
in_app_store.mm Updated purchase receipt suitable for sending to apple verification server 2020-06-24 17:34:20 +10:00
ios.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ios.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
main.m Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
os_iphone.cpp Fix Android LineEdit editing bugs 2020-05-20 12:07:08 +02:00
os_iphone.h Fix Android LineEdit editing bugs 2020-05-20 12:07:08 +02:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub iOS: added delay gesture recognizer 2020-07-26 15:49:09 +03:00
semaphore_iphone.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
semaphore_iphone.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
view_controller.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
view_controller.mm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00