Home
last modified time | relevance | path

Searched defs:SCREEN_WIDTH (Results 1 – 2 of 2) sorted by relevance

/StarryEngine/starry_server/src/core/
H A Dmod.rs20 pub const SCREEN_WIDTH: usize = 1440; constant
/StarryEngine/starry_client/src/
H A Dwindow.rs15 const SCREEN_WIDTH: usize = 1440; constant