bevy/examples/mobile
François Mockers c1d392a5c6
Reduce iOS cpu usage (#16548)
# Objective

- Avoid recreating the monitor every loop (temp fix until it's done
properly on winit side)
- Add a new `WinitSettings` preset for mobile that makes the winit loop
wait more and recommend its usage
2024-11-29 00:34:40 +00:00
..
android_basic Add features to switch NativeActivity and GameActivity usage (#12095) 2024-10-01 22:23:48 +00:00
android_example
android_example_native
bevy_mobile_example.xcodeproj
ios-src
src Reduce iOS cpu usage (#16548) 2024-11-29 00:34:40 +00:00
.gitignore
build_rust_deps.sh
Cargo.toml
Makefile