Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
SystemManager.h File Reference
#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 >
 

Macro Definition Documentation

◆ ECS__SYSTEM_MANAGER_H__

#define ECS__SYSTEM_MANAGER_H__

Definition at line 13 of file SystemManager.h.