Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
command.hpp File Reference
#include <concepts>

Go to the source code of this file.

Classes

class  helios::ecs::Command
 Base class for all commands to be executed in the world. More...
 

Namespaces

namespace  helios
 
namespace  helios::ecs
 

Concepts

concept  helios::ecs::CommandTrait