MCPcopy Create free account
hub / github.com/defold/defold / ShowWindow

Function ShowWindow

engine/platform/src/platform_window_null.cpp:197–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 {}
196
197 void ShowWindow(HWindow window)
198 {}
199
200 void HideWindow(HWindow window)
201 {}

Callers 10

WindowShowFunction · 0.70
engine.cppFile · 0.50
EngineCreateFunction · 0.50
EngineCreateFunction · 0.50
_glfwPlatformOpenWindowFunction · 0.50
setForegroundWindowFunction · 0.50
windowProcFunction · 0.50
destroyWindowFunction · 0.50

Calls

no outgoing calls

Tested by 2

EngineCreateFunction · 0.40
EngineCreateFunction · 0.40