AU
Size: a a a
AU
LA
AU
L
class ComponentEmplacer {
public:
virtual bool emplace(entt::entity, entt::registry&, core::Logger&) = 0;
virtual void init(core::ServiceLocator&) {};
virtual ~ComponentEmplacer() = default;
};
d
class ComponentEmplacer {
public:
virtual bool emplace(entt::entity, entt::registry&, core::Logger&) = 0;
virtual void init(core::ServiceLocator&) {};
virtual ~ComponentEmplacer() = default;
};
L
d
D
D
class ComponentEmplacer {
public:
virtual bool emplace(entt::entity, entt::registry&, core::Logger&) = 0;
virtual void init(core::ServiceLocator&) {};
virtual ~ComponentEmplacer() = default;
};
L
D
D
D
L
L
D
L
L
D
D