MCPcopy Create free account
hub / github.com/SpartanJ/eepp / demo1Destroy

Function demo1Destroy

src/examples/physics/physics.cpp:180–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178void demo1Update() {}
179
180void demo1Destroy() {
181 destroyDemo();
182}
183
184void demo2Create() {
185 defaultDrawOptions();

Callers 1

physicsCreateMethod · 0.85

Calls 1

destroyDemoFunction · 0.85

Tested by 1

physicsCreateMethod · 0.68