docs: add comments to UI components, HUD, and start screen (#65)
This commit is contained in:
@@ -2,6 +2,7 @@ use super::super::components::*;
|
||||
use super::timer_settings::timer_settings;
|
||||
use crate::prelude::*;
|
||||
|
||||
/// Spawns the settings popup.
|
||||
pub fn open_settings(commands: &mut Commands) {
|
||||
spawn_popup(
|
||||
commands,
|
||||
|
||||
Reference in New Issue
Block a user