Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ DeleteWindow
Function
DeleteWindow
engine/platform/src/platform_window_null.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void DeleteWindow(HWindow window)
46
{
47
delete window;
48
}
49
50
WindowResult OpenWindow(HWindow window, const WindowCreateParams& params)
51
{
Callers
14
WindowDelete
Function · 0.70
TearDown
Method · 0.50
Delete
Function · 0.50
EngineDestroy
Function · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
TEST_F
Function · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
Calls
no outgoing calls
Tested by
12
TearDown
Method · 0.40
EngineDestroy
Function · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
TEST_F
Function · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
Finalize
Function · 0.40
TearDown
Method · 0.40