bevy/examples/state
François Mockers 160bcc787c
fix remaining issues with background color in examples (#14115)
# Objective

- Fixes #14097

## Solution

- Switching the uses of `UiImage` in examples to `BackgroundColor` when
needed
2024-07-03 01:13:55 +00:00
..
computed_states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 01:13:55 +00:00
custom_transitions.rs fix remaining issues with background color in examples (#14115) 2024-07-03 01:13:55 +00:00
states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 01:13:55 +00:00
sub_states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 01:13:55 +00:00