mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-15 05:17:10 -05:00
Combine QImage::flip version checks
This commit is contained in:
@@ -18,6 +18,9 @@ public:
|
||||
uint16_t palette:4;
|
||||
uint16_t rawValue() const;
|
||||
|
||||
Qt::Orientations orientation() const;
|
||||
void flip(QImage *image) const;
|
||||
|
||||
static int getIndexInTileset(int);
|
||||
|
||||
static const uint16_t maxValue;
|
||||
|
||||
Reference in New Issue
Block a user