Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.85
engine.cpp
File · 0.85
EngineCreate
Function · 0.85
SetUp
Method · 0.85
TEST_F
Function · 0.85
SetUp
Method · 0.85
Calls
no outgoing calls
Tested by
4
EngineCreate
Function · 0.68
SetUp
Method · 0.68
TEST_F
Function · 0.68
SetUp
Method · 0.68