Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getWindowData
Method
getWindowData
source/Gui/WindowController.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
auto WindowController::getWindowData() -> WindowData
107
{
108
return _windowData;
109
}
110
111
bool WindowController::isWindowedMode()
112
{
Callers
4
shutdown
Method · 0.80
initGlfwAndOpenGL
Method · 0.80
process
Method · 0.80
processOperatingMode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected