content browser and textures on entity sprites
This commit is contained in:
@@ -27,6 +27,10 @@ namespace OpenEngine {
|
||||
|
||||
Entity GetPrimaryCamera();
|
||||
|
||||
private:
|
||||
template<typename T>
|
||||
void OnComponentAdded(Entity entity, T& component);
|
||||
|
||||
private:
|
||||
entt::registry registry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user