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

Function SetWindow

engine/hid/src/hid.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void SetWindow(HContext context, HWindow window)
59 {
60 context->m_Window = window;
61 }
62
63 void DeleteContext(HContext context)
64 {

Callers 6

mainFunction · 0.85
engine.cppFile · 0.85
EngineCreateFunction · 0.85
SetUpMethod · 0.85
TEST_FFunction · 0.85
SetUpMethod · 0.85

Calls

no outgoing calls

Tested by 4

EngineCreateFunction · 0.68
SetUpMethod · 0.68
TEST_FFunction · 0.68
SetUpMethod · 0.68