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/container/multi_type_map.hpp>
#include <helios/container/typed_buffer.hpp>
#include <helios/ecs/resource/resource.hpp>
#include <helios/utils/common_traits.hpp>
#include <array>
#include <concepts>
#include <cstddef>
#include <type_traits>

Go to the source code of this file.

Classes

class  helios::ecs::ResourceManager
 Resource manager for storing and managing resources of various types. More...

Namespaces

namespace  helios
namespace  helios::ecs