Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ DeleteContext
Function
DeleteContext
engine/hid/src/hid.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void DeleteContext(HContext context)
64
{
65
delete context;
66
}
67
68
HGamepad GetGamepad(HContext context, uint8_t index)
69
{
Callers
3
TearDown
Method · 0.50
TEST_F
Function · 0.50
EngineDestroy
Function · 0.50
Calls
no outgoing calls
Tested by
3
TearDown
Method · 0.40
TEST_F
Function · 0.40
EngineDestroy
Function · 0.40