MCPcopy 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

WindowDeleteFunction · 0.70
TearDownMethod · 0.50
DeleteFunction · 0.50
EngineDestroyFunction · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50
TEST_FFunction · 0.50
TearDownMethod · 0.50
TearDownMethod · 0.50

Calls

no outgoing calls

Tested by 12

TearDownMethod · 0.40
EngineDestroyFunction · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
TEST_FFunction · 0.40
TearDownMethod · 0.40
TearDownMethod · 0.40
FinalizeFunction · 0.40
TearDownMethod · 0.40