Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
PhysicsSystem.hpp
1
#pragma once
2
3
#include <entt/entt.hpp>
4
5
namespace
Grindstone {
6
void
PhysicsBulletSystem(entt::registry& registry);
7
}
sources
code
Plugins
PhysicsBullet
PhysicsSystem.hpp
Generated by
1.12.0