mirror of
https://github.com/bevyengine/bevy
synced 2025-01-09 03:38:55 +00:00
4aa56050b6
# Objective - Eliminate all `worldcell.get_resource().unwrap()` cases. - Provide helpful messages on panic. ## Solution - Adds infallible resource getters to `WorldCell`, mirroring `World`. |
||
---|---|---|
.. | ||
flex | ||
render | ||
widget | ||
entity.rs | ||
focus.rs | ||
geometry.rs | ||
lib.rs | ||
ui_node.rs | ||
update.rs |