mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-19 23:25:09 -05:00
Use Metatile::coordFromPixmapCoord() in all remaining cases
This commit is contained in:
@@ -77,7 +77,7 @@ public:
|
||||
void updateMetatileSelection(QGraphicsSceneMouseEvent *event);
|
||||
void paintNormal(int x, int y, bool fromScriptCall = false);
|
||||
void lockNondominantAxis(QGraphicsSceneMouseEvent *event);
|
||||
int adjustCoord(int coord, MapPixmapItem::Axis axis);
|
||||
QPoint adjustCoords(QPoint pos);
|
||||
|
||||
private:
|
||||
void paintSmartPath(int x, int y, bool fromScriptCall = false);
|
||||
|
||||
Reference in New Issue
Block a user