Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
entity.hpp File Reference
#include <cstddef>
#include <cstdint>
#include <format>
#include <limits>

Go to the source code of this file.

Classes

class  helios::ecs::Entity
 Unique identifier for entities with generation counter to handle recycling. More...
struct  std::formatter< helios::ecs::Entity >
struct  std::hash< helios::ecs::Entity >

Namespaces

namespace  helios
namespace  helios::ecs
namespace  std
 STL namespace.