Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
void destroyDemo() {
49
eeSAFE_DELETE( mMouseBody );
50
eeSAFE_DELETE( mSpace );
51
}
52
53
static const int image_width = 188;
54
static const int image_height = 35;
Callers
4
demo1Destroy
Function · 0.85
demo2Destroy
Function · 0.85
demo3Destroy
Function · 0.85
demo4Destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected