MCPcopy 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

27pub struct MenuBackground;
28#[derive(Component)]
29pub struct OnMainMenuScreen;
30
31#[derive(Component)]
32pub struct OnLevelEndScreen;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected