bevy/crates/bevy_app/src
pubrrr caf6611c62 remove Events from bevy_app, they now live in bevy_ecs (#4066)
# Objective

Fixes #4064.

## Solution

- remove Events from bevy_app
2022-03-01 19:33:56 +00:00
..
app.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00
ci_testing.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00
lib.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00
plugin.rs Enable the doc_markdown clippy lint (#3457) 2022-01-09 23:20:13 +00:00
plugin_group.rs Bevy app docs (#3539) 2022-01-06 23:16:47 +00:00
schedule_runner.rs remove Events from bevy_app, they now live in bevy_ecs (#4066) 2022-03-01 19:33:56 +00:00