Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ demo2Destroy
Function
demo2Destroy
src/examples/physics/physics.cpp:252–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
void demo2Update() {}
251
252
void demo2Destroy() {
253
destroyDemo();
254
}
255
256
enum CollisionTypes { BALL_TYPE, BLOCKING_SENSOR_TYPE, CATCH_SENSOR_TYPE };
257
Callers
1
physicsCreate
Method · 0.85
Calls
1
destroyDemo
Function · 0.85
Tested by
1
physicsCreate
Method · 0.68