ECSTASY
All in the name
Loading...
Searching...
No Matches
include.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_REGISTRY_HPP_
13#define ECSTASY_REGISTRY_HPP_
14
15#include "DeletionStack.hpp"
16#include "Registry.hpp"
17#include "concepts/include.hpp"
18#include "modifiers/include.hpp"
19
20#endif /* !ECSTASY_REGISTRY_HPP_ */
Helper to manage entity deletion safely within an iteration.
Registry class definition.