qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11437 6e641b5453f9
parent 11434 23912c93935a
child 11440 330c14f4ba69
equal deleted inserted replaced
11436:f7fa429e42ab 11437:6e641b5453f9
    77     void featureSizeChanged(int featureSize);
    77     void featureSizeChanged(int featureSize);
    78     void mapGenChanged(int mapgen);
    78     void mapGenChanged(int mapgen);
    79     void mapChanged(const QString & map);
    79     void mapChanged(const QString & map);
    80     void mazeSizeChanged(int mazeSize);
    80     void mazeSizeChanged(int mazeSize);
    81     void templateChanged(int templ);
    81     void templateChanged(int templ);
       
    82     void ammoChanged(const QString & ammo);
    82 
    83 
    83     void roomAdded(quint32 flags
    84     void roomAdded(quint32 flags
    84                    , const QString & name
    85                    , const QString & name
    85                    , int players
    86                    , int players
    86                    , int teams
    87                    , int teams