Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
namespace globed {
11
12
CollisionModule::CollisionModule() {}
13
14
void CollisionModule::onModuleInit() {
15
this->setAutoEnableMode(AutoEnableMode::Level);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected