godot/platform/iphone
Julian Murgia 94103c0c02 Add API to access battery power state
Done:
- X11, server (tested)
- Windows (developed, would be nice to retest)
- OSX (not tested)
Prepared (not developed):
- Android (code is here, but may not compile)
- iphone
- winrt
- bb10
- haiku
- javascript
2017-03-04 18:04:29 +01:00
..
globals -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
app_delegate.h Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
app_delegate.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
Appirater.h
Appirater.m
AppiraterDelegate.h
audio_driver_iphone.cpp Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
audio_driver_iphone.h Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
detect.py Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
game_center.h
game_center.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
gl_view.h
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
icloud.h
icloud.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
in_app_store.h
in_app_store.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
ios.h
ios.mm Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
logo.png
main.m
os_iphone.cpp Really fix iphone builds 2017-02-23 20:20:55 +02:00
os_iphone.h Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
platform_config.h Working on compile issues for iOS 2017-01-16 23:14:13 +11:00
platform_refcount.h
power_iphone.cpp Add API to access battery power state 2017-03-04 18:04:29 +01:00
power_iphone.h Add API to access battery power state 2017-03-04 18:04:29 +01:00
rasterizer_iphone.cpp Complete the globals.h -> global_config.h conversion 2017-02-23 17:47:25 +02:00
rasterizer_iphone.h Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
SCsub
sem_iphone.cpp
sem_iphone.h
view_controller.h
view_controller.mm