R-Type  2
Doom but in better
Loading...
Searching...
No Matches
EntityActions.hpp
Go to the documentation of this file.
1/*
2** EPITECH PROJECT, 2024
3** rtype (Workspace)
4** File description:
5** EntityActions.hpp
6*/
7
8#pragma once
10
11namespace GUI
12{
13 namespace ECS
14 {
15 namespace GameComponents
16 {
23 }
24 }
25}