Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ isInitialized
Function
isInitialized
src/OpenLoco/src/Ui.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
bool isInitialized()
195
{
196
return _window != nullptr;
197
}
198
199
static SDL_PropertiesID getWindowProps(const Config::Display& cfg)
200
{
Callers
3
render
Function · 0.85
handleInput
Function · 0.85
renderAndUpdate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected