godot/platform/iphone
Andreas Haas 0d8f5660f6
Input: Refactor JOY_* constants.
**Breaking change**

Removed the `JOY_SNES_*` and `JOY_SEGA_*` constants. Imho there's no reason for a modern game engine to provide button aliases for decades-old hardware.
Also renamed `JOY_ANALOG_{0,1}_{X,Y}` to `JOY_ANALOG_{L,R}{X,Y}` and removed `JOY_ANALOG_2_*`.
2017-03-24 18:04:36 +01:00
..
globals A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
app_delegate.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
app_delegate.mm iphone: Drop unused Appirater thirdparty API 2017-03-05 14:53:56 +01:00
audio_driver_iphone.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
audio_driver_iphone.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
detect.py iphone: Drop unused Appirater thirdparty API 2017-03-05 14:53:56 +01:00
game_center.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
game_center.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
gl_view.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
gl_view.mm -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
godot_iphone.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
icloud.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
icloud.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
in_app_store.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
in_app_store.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
ios.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
ios.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
main.m Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
os_iphone.cpp Input: Refactor JOY_* constants. 2017-03-24 18:04:36 +01:00
os_iphone.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
platform_config.h Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
platform_refcount.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
power_iphone.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
power_iphone.h Add a bunch of missing Godot headers in own files 2017-03-05 15:47:28 +01:00
rasterizer_iphone.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
rasterizer_iphone.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
SCsub iphone: Drop unused Appirater thirdparty API 2017-03-05 14:53:56 +01:00
sem_iphone.cpp A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
sem_iphone.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
view_controller.h A Whole New World (clang-format edition) 2017-03-05 16:44:50 +01:00
view_controller.mm Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00