Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
6
public:
7
Example()
8
{
9
sAppName =
"Example"
;
10
}
11
12
public:
13
bool OnUserCreate() override
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected