Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ PhysicsManager
Method
PhysicsManager
Engine/source/EtFramework/Physics/PhysicsManager.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
PhysicsManager::PhysicsManager() { }
13
PhysicsManager::~PhysicsManager() { Destroy(); }
14
15
void PhysicsManager::Initialize()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected