bevy/examples/games
Tim 461305b3d7
Revert "Have EntityCommands methods consume self for easier chaining" (#15523)
As discussed in #15521

- Partial revert of #14897, reverting the change to the methods to
consume `self`
- The `insert_if` method is kept

The migration guide of #14897 should be removed
Closes #15521

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-10-02 12:47:26 +00:00
..
alien_cake_addict.rs Migrate scenes to required components (#15579) 2024-10-01 22:42:11 +00:00
breakout.rs Migrate audio to required components (#15573) 2024-10-01 22:43:29 +00:00
contributors.rs Disentangle bevy_utils/bevy_core's reexported dependencies (#12313) 2024-03-07 02:30:15 +00:00
desk_toy.rs Migrate meshes and materials to required components (#15524) 2024-10-01 21:33:17 +00:00
game_menu.rs Revert "Have EntityCommands methods consume self for easier chaining" (#15523) 2024-10-02 12:47:26 +00:00
loading_screen.rs Migrate scenes to required components (#15579) 2024-10-01 22:42:11 +00:00
stepping.rs Fixing text sizes for examples (#15190) 2024-09-16 23:14:37 +00:00