r-type
0.0.0
R-Type main
Loading...
Searching...
No Matches
Systems.hpp
Go to the documentation of this file.
1
///
2
/// @file Systems.hpp
3
/// @brief This file contains the system definitions
4
/// @namespace srv
5
///
6
7
#pragma once
8
9
#include "
ECS/Component.hpp
"
10
#include "
ECS/Interfaces/ISystems.hpp
"
11
#include "
ECS/Registry.hpp
"
12
13
namespace
srv
14
{
15
16
}
// namespace srv
Component.hpp
This file contains the component definitions.
ISystems.hpp
This file contains the interface for systems.
Registry.hpp
This file contains the Registry class declaration.
srv
server
include
Server
Systems
Systems.hpp
Generated by
1.11.0