bevy/examples/state
François Mockers ff070da7e2
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 07:52:06 +02:00
..
computed_states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 07:52:06 +02:00
custom_transitions.rs fix remaining issues with background color in examples (#14115) 2024-07-03 07:52:06 +02:00
states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 07:52:06 +02:00
sub_states.rs fix remaining issues with background color in examples (#14115) 2024-07-03 07:52:06 +02:00