ara pots recolocar al jugador en debug amb el ratoli

This commit is contained in:
2025-11-21 21:16:03 +01:00
parent 4fc5947ba7
commit 7479231110
5 changed files with 97 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ class Screen {
auto getRendererSurface() -> std::shared_ptr<Surface>;
auto getBorderSurface() -> std::shared_ptr<Surface>;
[[nodiscard]] auto getText() const -> std::shared_ptr<Text> { return text_; }
[[nodiscard]] auto getGameSurfaceDstRect() const -> SDL_FRect { return game_surface_dstrect_; }
private:
// Estructuras