sync_clear_color

Function sync_clear_color 

Source
pub fn sync_clear_color(
    clear_color: ResMut<'_, ClearColor>,
    game: Res<'_, BonesGame>,
)
Expand description

Updates the BonesGame’s [bones::ClearColor] with the [ClearColor] from bevy.