Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
void demo1Update() {}
179
180
void demo1Destroy() {
181
destroyDemo();
182
}
183
184
void demo2Create() {
185
defaultDrawOptions();
Callers
1
physicsCreate
Method · 0.85
Calls
1
destroyDemo
Function · 0.85
Tested by
1
physicsCreate
Method · 0.68