Function elementalist::main_menu::screens::main_screen::main_menu_setup
source · pub fn main_menu_setup(commands: Commands<'_, '_>, fonts: Res<'_, FontResource>)
Expand description
System to setup the main menu screen
When the main menu screen is entered, we spawn the main menu entities. This includes the background, the title, and the buttons.