QTfrontend/ui/page/pagegamestats.h
changeset 15076 dc236bcd7309
parent 14955 ef3352839616
child 15283 16f389fcd462
equal deleted inserted replaced
15075:57f7d89067ef 15076:dc236bcd7309
    63         void saveDemoRequested();
    63         void saveDemoRequested();
    64         void restartGameRequested();
    64         void restartGameRequested();
    65 
    65 
    66     private:
    66     private:
    67         void AddStatText(const QString & msg);
    67         void AddStatText(const QString & msg);
       
    68         void applySpacing();
    68 
    69 
    69         QMap<qint32, QVector<qint32> > healthPoints;
    70         QMap<qint32, QVector<qint32> > healthPoints;
    70         unsigned int playerPosition;
    71         unsigned int playerPosition;
    71         unsigned int scriptPlayerPosition;
    72         unsigned int scriptPlayerPosition;
    72         quint32 lastColor;
    73         quint32 lastColor;