qmlFrontend/hwengine.h
branchqmlfrontend
changeset 11440 330c14f4ba69
parent 11437 6e641b5453f9
child 11443 5182d44fb733
equal deleted inserted replaced
11439:dd1350a475d9 11440:330c14f4ba69
    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     void ammoChanged(const QString & ammo);
       
    83     void schemeChanged(const QString & scheme);
    83 
    84 
    84     void roomAdded(quint32 flags
    85     void roomAdded(quint32 flags
    85                    , const QString & name
    86                    , const QString & name
    86                    , int players
    87                    , int players
    87                    , int teams
    88                    , int teams