Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
SingletonComponent.hpp File Reference
#include <type_traits>
Include dependency graph for SingletonComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shkyera::SingletonComponent< Component >
 Marker to denote Singleton Component. More...
 

Namespaces

namespace  shkyera
 

Concepts

concept  shkyera::SingletonComponentType
 
concept  shkyera::NonSingletonComponentType