Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
local_param.hpp File Reference
#include <helios/assert.hpp>
#include <helios/ecs/resource/manager.hpp>
#include <helios/ecs/resource/resource.hpp>
#include <concepts>
#include <functional>
#include <utility>

Go to the source code of this file.

Classes

class  helios::ecs::Local< T >
 Read-only or mutable access to a system-local resource. More...

Namespaces

namespace  helios
namespace  helios::ecs