R-Type  2
Doom but in better
Loading...
Searching...
No Matches
ECS.hpp
Go to the documentation of this file.
1/*
2** EPITECH PROJECT, 2024
3** rtype (Workspace)
4** File description:
5** ECS.hpp
6*/
7
13#pragma once
14#include "GUI/ECS/Component.hpp"
17#include "GUI/ECS/Systems.hpp"
This is the file that contains the Component class.
This is the file that links the EntityNode children.
This is the file that links the Components children.
This is the file that links the utility children ressources.