bevy/examples/app
François d0840bd721
Fix example return_after_run (#1082)
* ignore error when setting global tracing subscriber

* ignore unfocus event on window closed previously

* update example to show how to disable LogPlugin
2020-12-18 15:08:26 -06:00
..
custom_loop.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
empty.rs organize examples and add ecs guide 2020-05-01 13:12:47 -07:00
empty_defaults.rs rename add_plugin_group to add_plugins (#773) 2020-11-02 19:01:17 -08:00
headless.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
logs.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
plugin.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
plugin_group.rs Adopt a Fetch pattern for SystemParams (#1074) 2020-12-15 21:57:16 -08:00
return_after_run.rs Fix example return_after_run (#1082) 2020-12-18 15:08:26 -06:00
thread_pool_resources.rs rename add_plugin_group to add_plugins (#773) 2020-11-02 19:01:17 -08:00