Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
example.hpp File Reference

Go to the source code of this file.

Classes

struct  helios::example::ExampleComponent
 Example component to demonstrate module components. More...
 
struct  helios::example::ExampleResource
 Example resource to demonstrate module resources. More...
 
struct  helios::example::ExampleSystem
 Example system that increments the counter in ExampleResource. More...
 
struct  helios::example::ExampleModule
 

Namespaces

namespace  helios
 
namespace  helios::example