Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ WindowFrameStyle
Enum
WindowFrameStyle
src/OpenLoco/include/OpenLoco/Config.h:42–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
};
41
42
enum class WindowFrameStyle : uint8_t
43
{
44
background,
45
solid,
46
transparent,
47
};
48
49
struct Resolution
50
{
Callers
1
windowFrameStyleDropdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected