#pragma once #include #include "entt/entity/entity.hpp" class EntityAdmin; entt::entity entityAtWorldPos(EntityAdmin& admin, QVector2D worldPos);