mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 06:00:20 +00:00
32a5c7db35
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.