18 this->
m_entt = std::move(r.m_entt);
25 this->
m_entt = std::move(r.m_entt);
Wrapper around entt::registry to expand functionality.
Registry & operator=(Registry &&)
Move assignment operator.
entt::registry m_entt
Function that integrates a box2d construction with entt.
Registry()
Typedef for creating b2 bodies from components.