BeRo refactoring

This commit is contained in:
doitux
2007-08-09 18:02:58 +00:00
parent 6eebcc943f
commit 3742f15db2
7 changed files with 21 additions and 0 deletions
+4
View File
@@ -20,6 +20,8 @@
#ifndef LOCALBOARD_H
#define LOCALBOARD_H
#include <vector>
#include <boardinterface.h>
class PlayerInterface;
@@ -44,6 +46,8 @@ public:
void collectSets() ;
void collectPot() ;
void distributePot();
private: