mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
7e0a9bfade
# Objective - Merge the examples on iOS and Android - Make sure they both work from the same code ## Solution - don't create window when not in an active state (from #6830) - exit on suspend on Android (from #6830) - automatically enable dependency feature of bevy_audio on android so that it works out of the box - don't inverse y position of touch events - reuse the same example for both Android and iOS Fixes #4616 Fixes #4103 Fixes #3648 Fixes #3458 Fixes #3249 Fixes #86 |
||
---|---|---|
.. | ||
bindings.h | ||
Info.plist | ||
main.m |