Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
Registry.cpp File Reference

Registry class implementation. More...

Include dependency graph for Registry.cpp:

Go to the source code of this file.

Namespaces

namespace  rtp
 
namespace  rtp::ecs
 File : RenderSystem.hpp License: MIT Author : Elias JosuĂ© HAJJAR LLAUQUEN elias.nosp@m.-jos.nosp@m.ue.ha.nosp@m.jjar.nosp@m.-llau.nosp@m.quen.nosp@m.@epit.nosp@m.ech..nosp@m.eu Date : 14/12/2025.
 

Detailed Description

Registry class implementation.

Author
Robin Toillon

Implements entity lifecycle management including spawning, killing entities, and managing entity generations for safe recycling of entity IDs.

Definition in file Registry.cpp.