Antkeeper  0.0.1
Namespaces | Functions
clone.hpp File Reference
#include <engine/entity/registry.hpp>
#include <engine/entity/id.hpp>

Go to the source code of this file.

Namespaces

 entity
 

Functions

void entity::clone (entity::registry &registry, entity::id source, entity::id destination)
 Clones all the components of an entity. More...