mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
zone background textures
This commit is contained in:
parent
af605ab1f8
commit
7c06d6d84f
8 changed files with 124 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
class HandZone : public CardZone {
|
||||
private:
|
||||
QPixmap bgPixmap;
|
||||
public:
|
||||
HandZone(Player *_p, QGraphicsItem *parent = 0);
|
||||
QRectF boundingRect() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue