Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
event_writer.hpp File Reference
#include <helios/core/ecs/details/event_manager.hpp>
#include <helios/core/ecs/event.hpp>
#include <concepts>
#include <ranges>

Go to the source code of this file.

Classes

class  helios::ecs::EventWriter< T >
 Type-safe writer for events. More...
 

Namespaces

namespace  helios
 
namespace  helios::ecs