MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / DrawFunct

Method DrawFunct

olcPixelGameEngine.h:7393–7395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7391 }
7392
7393 static void DrawFunct() {
7394 ptrPGE->olc_CoreUpdate();
7395 }
7396
7397 virtual olc::rcode CreateWindowPane(const olc::vi2d& vWindowPos, olc::vi2d& vWindowSize, bool bFullScreen) override
7398 {

Callers

nothing calls this directly

Calls 1

olc_CoreUpdateMethod · 0.80

Tested by

no test coverage detected