Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
SystemConcept.hpp File Reference
#include "RType/ECS/ISystem.hpp"
#include "RType/ECS/Signature.hpp"
#include <type_traits>
Include dependency graph for SystemConcept.hpp:

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.
 

Concepts

concept  rtp::ecs::System
 Concept defining the requirements for a System type.