R-Type
2
Doom but in better
Loading...
Searching...
No Matches
Systems.hpp
Go to the documentation of this file.
1
#pragma once
2
3
class
Registry
;
4
15
void
setup_systems
(
Registry
&
r
);
16
27
void
setup_components
(
Registry
&
r
);
28
r
Registry * r
Definition
Tests.cpp:4
Registry
Manages entities and their associated components, enabling the creation, deletion,...
Definition
Registry.hpp:23
setup_systems
void setup_systems(Registry &r)
Sets up all the necessary systems for the game.
Definition
Systems.cpp:13
setup_components
void setup_components(Registry &r)
Registers components in the given registry.
Definition
Systems.cpp:26
game_source
systems
include
Systems.hpp
Generated on Thu Feb 6 2025 22:34:20 for R-Type by
1.12.0