New Settings (permanent Breakbutton, ShowFadeOut) added

This commit is contained in:
doitux
2007-01-28 14:48:18 +00:00
parent 20b99f758d
commit 7166a77d48
11 changed files with 2664 additions and 2552 deletions
+3
View File
@@ -62,6 +62,9 @@ public:
virtual void setStartCash(const int& theValue) =0;
virtual int getStartCash() const =0;
virtual void setActivePlayersCounter(const int& theValue) =0;
virtual int getActivePlayersCounter() const =0;
virtual void assignButtons() =0;
virtual void highlightRoundLabel() =0;