QTfrontend/gameuiconfig.h
changeset 1487 b4cc59a6d50a
parent 1165 40eeae82e70b
child 1777 88674c291331
equal deleted inserted replaced
1486:8fcc64446a97 1487:b4cc59a6d50a
    37 	bool vid_Fullscreen();
    37 	bool vid_Fullscreen();
    38 	bool isSoundEnabled();
    38 	bool isSoundEnabled();
    39 	bool isMusicEnabled();
    39 	bool isMusicEnabled();
    40 	bool isShowFPSEnabled();
    40 	bool isShowFPSEnabled();
    41 	bool isAltDamageEnabled();
    41 	bool isAltDamageEnabled();
       
    42 	bool appendDateTimeToRecordName();
    42 	quint8 timerInterval();
    43 	quint8 timerInterval();
    43 	quint8 bitDepth();
    44 	quint8 bitDepth();
    44 	QString netNick();
    45 	QString netNick();
    45 	bool isFrontendFullscreen() const;
    46 	bool isFrontendFullscreen() const;
    46 	void resizeToConfigValues();
    47 	void resizeToConfigValues();