mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-28 11:36:26 -05:00
Make events (besides objects with valid sprites) partially transparent (#86)
* Make events transparent * Change which events are transparent
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
QPixmap pixmap;
|
||||
int spriteWidth;
|
||||
int spriteHeight;
|
||||
bool usingSprite;
|
||||
};
|
||||
|
||||
#endif // EVENT_H
|
||||
|
||||
Reference in New Issue
Block a user