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

Method Example

examples/TEST_Shaders.cpp:66–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64{
65public:
66 Example()
67 {
68 // Name your application
69 sAppName = "Example";
70 }
71
72 /*
73

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected