mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 20:43:54 -07:00
scaled pixmap cache. major speed improvement
This commit is contained in:
parent
1da5c63726
commit
04072b02d1
10 changed files with 57 additions and 45 deletions
|
|
@ -11,7 +11,6 @@ class QPainter;
|
|||
|
||||
class CardZone : public QGraphicsItem {
|
||||
protected:
|
||||
QPixmap *image;
|
||||
Player *player;
|
||||
QString name;
|
||||
CardList *cards;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue