MCPcopy Create free account
hub / github.com/Illation/ETEngine / ~PhysicsManager

Method ~PhysicsManager

Engine/source/EtFramework/Physics/PhysicsManager.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12PhysicsManager::PhysicsManager() { }
13PhysicsManager::~PhysicsManager() { Destroy(); }
14
15void PhysicsManager::Initialize()
16{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected