swamp_game

Function logic_tick

Source
pub fn logic_tick<G: Application>(
    internal_game: LoReM<'_, Game<G>>,
    all_resources: ReAll<'_>,
)