ecs
Entity-Component-System
Loading...
Searching...
No Matches
System.hpp File Reference
#include <concepts>
Include dependency graph for System.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecs::ISystem
 

Namespaces

namespace  ecs
 Entity Component System.
 

Concepts

concept  ecs::SystemImplementation
 Concept that ensures a type derives from System.
 

Detailed Description