![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "API.h"
#include "Engine.h"
#include "ISystem.h"
#include "Memory/Allocator/LinearAllocator.h"
#include "util/FamilyTypeID.h"
Go to the source code of this file.
Classes | |
class | ECS::SystemManager |
Namespaces | |
namespace | ECS |
Macros | |
#define | ECS__SYSTEM_MANAGER_H__ |
Typedefs | |
using | ECS::SystemWorkStateMask = eastl::vector< bool > |
#define ECS__SYSTEM_MANAGER_H__ |
Definition at line 13 of file SystemManager.h.