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

Function destroyDemo

src/examples/physics/physics.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void destroyDemo() {
49 eeSAFE_DELETE( mMouseBody );
50 eeSAFE_DELETE( mSpace );
51}
52
53static const int image_width = 188;
54static const int image_height = 35;

Callers 4

demo1DestroyFunction · 0.85
demo2DestroyFunction · 0.85
demo3DestroyFunction · 0.85
demo4DestroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected