Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getResolution
Function
getResolution
src/OpenLoco/src/Ui.cpp:551–554 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
Config::Resolution getResolution()
552
{
553
return { Ui::width(), Ui::height() };
554
}
555
556
Config::Resolution getDesktopResolution()
557
{
Callers
1
start
Function · 0.85
Calls
2
width
Function · 0.85
height
Function · 0.85
Tested by
no test coverage detected