R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
MapData.hpp File Reference
#include <string>
#include "IComponent.hpp"
Include dependency graph for MapData.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecs::MapData
 Component storing information about the current map/level. More...
 

Namespaces

namespace  ecs
 Maximum number of distinct component types supported by the Registry.