|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Hash.hpp"#include "CeresEngine/Foundation/Container/Map.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include <cstdint>#include <iosfwd>Go to the source code of this file.
Classes | |
| struct | CeresEngine::EntityID |
| class | CeresEngine::EntityIDAllocator |
Namespaces | |
| namespace | CeresEngine |
Typedefs | |
| using | CeresEngine::EntityIndex = UInt32 |
| using | CeresEngine::EntityVersion = UInt32 |