MCPcopy 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
106auto WindowController::getWindowData() -> WindowData
107{
108 return _windowData;
109}
110
111bool WindowController::isWindowedMode()
112{

Callers 4

shutdownMethod · 0.80
initGlfwAndOpenGLMethod · 0.80
processMethod · 0.80
processOperatingModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected