MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / ~GLWindow

Method ~GLWindow

engine/src/program.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26GLWindow::~GLWindow ()
27{
28 destroyGLWindow ();
29}
30
31void
32GLWindow::initialize ()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected