Function elementalist::splash_screen::systems::countdown
source · pub fn countdown(
game_state: ResMut<'_, NextState<AppState>>,
time: Res<'_, Time>,
timer: ResMut<'_, SplashTimer>
)
pub fn countdown(
game_state: ResMut<'_, NextState<AppState>>,
time: Res<'_, Time>,
timer: ResMut<'_, SplashTimer>
)