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

Method Example

olcExampleProgram.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5{
6public:
7 Example()
8 {
9 sAppName = "Example";
10 }
11
12public:
13 bool OnUserCreate() override

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected