Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LarsDu/StarRust
/ OnMainMenuScreen
Class
OnMainMenuScreen
src/menus/mod.rs:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
pub struct MenuBackground;
28
#[derive(Component)]
29
pub struct OnMainMenuScreen;
30
31
#[derive(Component)]
32
pub struct OnLevelEndScreen;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected