MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / ~PixelGameEngine

Method ~PixelGameEngine

olcPixelGameEngine.h:2482–2483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2480 }
2481
2482 PixelGameEngine::~PixelGameEngine()
2483 {}
2484
2485
2486 olc::rcode PixelGameEngine::Construct(int32_t screen_w, int32_t screen_h, int32_t pixel_w, int32_t pixel_h, bool full_screen, bool vsync, bool cohesion, bool realwindow)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected