This commit is contained in:
doitux
2007-01-27 09:08:55 +00:00
parent f83394a2f0
commit 5661a95855
4 changed files with 141 additions and 151 deletions
+1 -8
View File
@@ -136,8 +136,6 @@ public slots:
void postRiverRunAnimation5();
void postRiverRunAnimation6();
void startSplashNextFrame();
void handSwitchRounds();
void startNewHand();
@@ -150,9 +148,8 @@ public slots:
void breakButtonClicked();
void keyPressEvent ( QKeyEvent * event );
void paintEvent(QPaintEvent* event);
void switchToolBox();
void paintStartSplash();
private:
@@ -196,9 +193,6 @@ private:
QTimer *postRiverRunAnimation3Timer;
QTimer *postRiverRunAnimation5Timer;
QTimer *postRiverRunAnimation6Timer;
QTimer *startSplashAnimationTimer;
QWidget *userWidgetsArray[8];
QLabel *buttonLabelArray[5];
@@ -213,7 +207,6 @@ private:
int maxQuantityPlayers;
int distributePotAnimCounter;
int startSplashFrameNo;
//Speed
int guiGameSpeed;