genesis_core_test/engine/platform/ios
Johannes Hendrik Gerard van der Weide 94c0e2d3c9 Initial commit 2025-01-23 14:20:50 +00:00
..
api Initial commit 2025-01-23 14:20:50 +00:00
doc_classes Initial commit 2025-01-23 14:20:50 +00:00
export Initial commit 2025-01-23 14:20:50 +00:00
README.md Initial commit 2025-01-23 14:20:50 +00:00
SCsub Initial commit 2025-01-23 14:20:50 +00:00
app_delegate.h Initial commit 2025-01-23 14:20:50 +00:00
app_delegate.mm Initial commit 2025-01-23 14:20:50 +00:00
detect.py Initial commit 2025-01-23 14:20:50 +00:00
device_metrics.h Initial commit 2025-01-23 14:20:50 +00:00
device_metrics.m Initial commit 2025-01-23 14:20:50 +00:00
display_layer.h Initial commit 2025-01-23 14:20:50 +00:00
display_layer.mm Initial commit 2025-01-23 14:20:50 +00:00
display_server_ios.h Initial commit 2025-01-23 14:20:50 +00:00
display_server_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
godot_app_delegate.h Initial commit 2025-01-23 14:20:50 +00:00
godot_app_delegate.m Initial commit 2025-01-23 14:20:50 +00:00
godot_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
godot_view.h Initial commit 2025-01-23 14:20:50 +00:00
godot_view.mm Initial commit 2025-01-23 14:20:50 +00:00
godot_view_renderer.h Initial commit 2025-01-23 14:20:50 +00:00
godot_view_renderer.mm Initial commit 2025-01-23 14:20:50 +00:00
ios.h Initial commit 2025-01-23 14:20:50 +00:00
ios.mm Initial commit 2025-01-23 14:20:50 +00:00
ios_terminal_logger.h Initial commit 2025-01-23 14:20:50 +00:00
ios_terminal_logger.mm Initial commit 2025-01-23 14:20:50 +00:00
joypad_ios.h Initial commit 2025-01-23 14:20:50 +00:00
joypad_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
key_mapping_ios.h Initial commit 2025-01-23 14:20:50 +00:00
key_mapping_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
keyboard_input_view.h Initial commit 2025-01-23 14:20:50 +00:00
keyboard_input_view.mm Initial commit 2025-01-23 14:20:50 +00:00
main.m Initial commit 2025-01-23 14:20:50 +00:00
os_ios.h Initial commit 2025-01-23 14:20:50 +00:00
os_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
platform_config.h Initial commit 2025-01-23 14:20:50 +00:00
platform_gl.h Initial commit 2025-01-23 14:20:50 +00:00
rendering_context_driver_vulkan_ios.h Initial commit 2025-01-23 14:20:50 +00:00
rendering_context_driver_vulkan_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
tts_ios.h Initial commit 2025-01-23 14:20:50 +00:00
tts_ios.mm Initial commit 2025-01-23 14:20:50 +00:00
view_controller.h Initial commit 2025-01-23 14:20:50 +00:00
view_controller.mm Initial commit 2025-01-23 14:20:50 +00:00

README.md

iOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the iOS platform port.

See also misc/dist/ios_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation