mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 22:20:20 +00:00
e1c2ace1f2
# Objective Continue the effort to clean up this example ## Solution - Store contributor name as component to avoid awkward vec of tuples - Name the variable storing the Random Number Generator "rng" - Use init_resource for resource implementing default - Fix a few spots where an Entity was unnecessarily referenced and immediately dereferenced - Fix up an awkward comment |
||
---|---|---|
.. | ||
alien_cake_addict.rs | ||
breakout.rs | ||
contributors.rs | ||
game_menu.rs |