bevy/crates/bevy_app/src
TheRawMeatball fa73036f9d
Extend AppBuilder api with add_system_set and similar methods (#1453)
Extend AppBuilder api with `add_system_set` and similar methods
2021-02-19 11:36:34 -08:00
..
app.rs System sets and parallel executor v2 (#1144) 2021-02-09 12:14:10 -08:00
app_builder.rs Extend AppBuilder api with add_system_set and similar methods (#1453) 2021-02-19 11:36:34 -08:00
event.rs Make EventReader a SystemParam (#1244) 2021-01-18 22:23:30 -08:00
lib.rs Non-string labels (#1423 continued) (#1473) 2021-02-18 13:20:37 -08:00
plugin.rs move dynamic plugin loading to its own optional crate (#544) 2020-10-01 13:04:06 -07:00
plugin_group.rs Fix errors and panics to typical Rust conventions (#968) 2020-12-02 11:31:16 -08:00
schedule_runner.rs Make EventReader a SystemParam (#1244) 2021-01-18 22:23:30 -08:00