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

Function physicsDestroy

src/examples/physics/physics.cpp:631–633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

629}
630
631void physicsDestroy() {
632 mDemo[mCurDemo].destroy();
633}
634
635void mainLoop() {
636 mWindow->clear();

Callers 3

inputMethod · 0.85
endMethod · 0.85
mainFunction · 0.85

Calls 1

destroyMethod · 0.45

Tested by 2

inputMethod · 0.68
endMethod · 0.68