NcEngine
|
#include "ncengine/ecs/ComponentPool.h"
#include "ncengine/ecs/EntityPool.h"
#include "ncengine/ecs/FreeComponentPool.h"
Go to the source code of this file.
Classes | |
class | nc::ecs::ComponentRegistry |
Core collection of data pools and registration information game types. More... | |