r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
Entity.hpp File Reference

This file contains the entity definitions. More...

#include <cstdint>
+ Include dependency graph for Entity.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ecs
 

Typedefs

using ecs::Entity = std::uint32_t
 

Variables

constexpr Entity ecs::INVALID_ENTITY = 0
 

Detailed Description

This file contains the entity definitions.

Definition in file Entity.hpp.