mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Allow off-center player view size
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
void redrawEventPixmapItem(DraggablePixmapItem *item);
|
||||
qreal getEventOpacity(const Event *event) const;
|
||||
|
||||
void setPlayerViewSize(const QSize &size);
|
||||
void setPlayerViewRect(const QRectF &rect);
|
||||
void updateCursorRectPos(int x, int y);
|
||||
void setCursorRectVisible(bool visible);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user