Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
InitJoltPhysics.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Physics::System
{
12
void
InitJoltPhysics
(Engine::Core &core);
13
14
}
// namespace Physics::System
Core.hpp
Physics::System
Definition
CharacterControllerSystem.cpp:15
Physics::System::InitJoltPhysics
void InitJoltPhysics(Engine::Core &core)
Init internal elements needed by JoltPhysics.
Definition
InitJoltPhysics.cpp:6
src
plugin
physics
src
system
InitJoltPhysics.hpp
Generated by
1.16.1