MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / CollisionModule

Method CollisionModule

src/modules/collision/CollisionModule.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10namespace globed {
11
12CollisionModule::CollisionModule() {}
13
14void CollisionModule::onModuleInit() {
15 this->setAutoEnableMode(AutoEnableMode::Level);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected