NcEngine
|
Go to the source code of this file.
Classes | |
class | nc::ecs::NcEcs |
Module managing ComponentRegistry operations. More... | |
Functions | |
auto | nc::ecs::BuildEcsModule (ComponentRegistry ®istry, SystemEvents &events) -> std::unique_ptr< NcEcs > |
Build an NcEcs module instance. | |