scaled pixmap cache. major speed improvement

This commit is contained in:
brukie 2009-06-03 15:38:21 +02:00
parent 1da5c63726
commit 04072b02d1
10 changed files with 57 additions and 45 deletions

View file

@ -11,7 +11,6 @@ class QPainter;
class CardZone : public QGraphicsItem {
protected:
QPixmap *image;
Player *player;
QString name;
CardList *cards;