group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Registry.hpp
Go to the documentation of this file.
1
3
4#pragma once
5
6#include <entt/entt.hpp>
7
11using Registry = entt::registry;
entt::registry Registry
Shared ECS registry type alias.
Definition Registry.hpp:11