MCPcopy 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

250void demo2Update() {}
251
252void demo2Destroy() {
253 destroyDemo();
254}
255
256enum CollisionTypes { BALL_TYPE, BLOCKING_SENSOR_TYPE, CATCH_SENSOR_TYPE };
257

Callers 1

physicsCreateMethod · 0.85

Calls 1

destroyDemoFunction · 0.85

Tested by 1

physicsCreateMethod · 0.68