|
group2 0.1.0
CSE 125 Group 2
|
Shared ECS registry type alias for the game engine. More...
#include <entt/entt.hpp>Go to the source code of this file.
Typedefs | |
| using | Registry = entt::registry |
| Shared ECS registry type alias. | |
Shared ECS registry type alias for the game engine.
| using Registry = entt::registry |
Shared ECS registry type alias.
Uses entt::registry directly. EnTT is a required dependency.