![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "IEntity.h"
Go to the source code of this file.
Classes | |
class | ECS::IComponent |
Namespaces | |
namespace | ECS |
Macros | |
#define | ECS__I_COMPONENT_H__ |
Typedefs | |
using | ECS::ComponentId = ObjectID |
using | ECS::ComponentTypeId = TypeID |
Variables | |
static const ComponentId | ECS::INVALID_COMPONENT_ID = INVALID_OBJECT_ID |
#define ECS__I_COMPONENT_H__ |
Definition at line 13 of file IComponent.h.