Function bevy_intro_screen::prelude::started_running
source ยท pub fn started_running(state: Res<'_, State<IntroState>>) -> boolExpand description
Checks if the splash screen has just started running.
pub fn started_running(state: Res<'_, State<IntroState>>) -> boolChecks if the splash screen has just started running.