QTfrontend/ui/page/pagegamestats.h
changeset 15071 dc236bcd7309
parent 14950 ef3352839616
child 15278 16f389fcd462
equal deleted inserted replaced
15070:57f7d89067ef 15071: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;