https://docs.rs/bevy/latest/bevy/ecs/event/struct.EventReader.html#method.iter # Objective - Remove doc example using deprecated `EventReader.iter` method ## Solution - Update docs to use `read` instead of `iter` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Bevy Time
The built-in timekeeping plugin for the Bevy game engine.