engine 0.4 rev1 (file access)

This commit is contained in:
floty
2007-03-06 00:50:35 +00:00
parent 77e3c83403
commit 19cad8524a
2 changed files with 88 additions and 3 deletions
+8 -2
View File
@@ -24,8 +24,10 @@
#include "cardsvalue.h"
#include "configfile.h"
#include <string>
#include <sstream>
#include <fstream>
class CardsValue;
@@ -103,12 +105,16 @@ private:
int myID;
std::string myName;
int myDude;
int myDude4;
// Laufvariablen
int myCards[2];
int myCardsValueInt;
int myBestHandPosition[5];
double myHoleCardsValue;
int myNiveau[3];
int myCards[2];
int myCash;
int mySet;
int myAction; // 0 = none, 1 = fold, 2 = check, 3 = call, 4 = bet, 5 = raise, 6 = allin