bevy/crates/bevy_app/src
Nuutti Kotivuori 1977b6daf2
Fix documentation of SubApp extract (#8747)
# Objective

The `extract` function is given the main app world, and the subapp, not
vice versa as the comment would lead us to believe.

## Solution

Fix the doc.
2023-06-12 19:30:04 +00:00
..
app.rs Fix documentation of SubApp extract (#8747) 2023-06-12 19:30:04 +00:00
ci_testing.rs Take example screenshots in CI (#8488) 2023-05-01 18:00:01 +00:00
lib.rs Take example screenshots in CI (#8488) 2023-05-01 18:00:01 +00:00
main_schedule.rs Simplify world schedule methods (#8403) 2023-04-19 19:48:35 +00:00
plugin_group.rs fix warning: variable does not need to be mutable (#8688) 2023-05-27 20:50:40 +00:00
plugin.rs Webgpu support (#8336) 2023-05-04 22:07:57 +00:00
schedule_runner.rs Merge ScheduleRunnerSettings into ScheduleRunnerPlugin (#8585) 2023-05-10 16:46:21 +00:00