Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
manager.hpp File Reference
#include <helios/assert.hpp>
#include <helios/ecs/details/profile.hpp>
#include <helios/ecs/entity/entity.hpp>
#include <algorithm>
#include <atomic>
#include <concepts>
#include <cstddef>
#include <cstdint>
#include <iterator>
#include <ranges>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  helios::ecs::EntityManager
 Entity manager responsible for entity creation, destruction, and validation. More...

Namespaces

namespace  helios
namespace  helios::ecs