flipcards animation complete (with config-entry)

This commit is contained in:
doitux
2007-01-31 01:17:13 +00:00
parent 267b554d9a
commit 14c1b2064c
8 changed files with 266 additions and 136 deletions
+5
View File
@@ -234,6 +234,9 @@ private:
int guiGameSpeed;
int gameSpeed;
int dealCardsSpeed;
int preDealCardsSpeed;
int postDealCardsSpeed;
int AllInDealCardsSpeed;
int postRiverRunAnimationSpeed;
int winnerBlinkSpeed;
int newRoundSpeed;
@@ -246,6 +249,8 @@ private:
bool debugMode;
bool breakAfterActualHand;
bool flipHolecardsAllInAlreadyDone;
QColor active;
QColor inactive;