engine 0.4 rev3 (flop part 1)

This commit is contained in:
doitux
2007-03-17 21:33:46 +00:00
parent 5b90442470
commit 4ce1814131
2 changed files with 414 additions and 152 deletions
+2
View File
@@ -94,6 +94,8 @@ public:
void turnEngine();
void riverEngine();
int preflopCardsValue(int*);
private:
HandInterface *actualHand;