bevy/examples/games
Mike 88599d7fa0
Use chain in breakout example (#10124)
# Objective

- We should encourage of the simpler to reason about chain.

## Solution

- Use it in the breakout example

---

## Changelog

- Switch breakout to use `chain` instead of `before` and `after`
2023-10-16 22:15:32 +00:00
..
alien_cake_addict.rs Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00
breakout.rs Use chain in breakout example (#10124) 2023-10-16 22:15:32 +00:00
contributors.rs fix new clippy lints before they reach stable (#8700) 2023-05-29 07:23:50 +00:00
game_menu.rs Allow clippy::type_complexity in more places. (#9796) 2023-10-02 21:55:16 +00:00