add showCards function to receive cards from players which hit the show-cards-button during postriver. define static ranking game data

This commit is contained in:
doitux
2010-07-15 09:52:24 +00:00
parent b4d02f4cb0
commit 6c2c4eaaeb
12 changed files with 150 additions and 125 deletions
+1
View File
@@ -78,6 +78,7 @@ public:
void postRiverAnimation1();
void postRiverRunAnimation1();
void postRiverShowCards(unsigned playerId);
void flipHolecardsAllIn();