more polymorphie steps for BeRo (sry lotodore for last buggy rev)
This commit is contained in:
@@ -43,9 +43,9 @@ public:
|
||||
PlayerInterface** getPlayerArray() const;
|
||||
BoardInterface* getBoard() const;
|
||||
BeRoInterface* getPreflop() const;
|
||||
FlopInterface* getFlop() const;
|
||||
TurnInterface* getTurn() const;
|
||||
RiverInterface* getRiver() const;
|
||||
BeRoInterface* getFlop() const;
|
||||
BeRoInterface* getTurn() const;
|
||||
BeRoInterface* getRiver() const;
|
||||
GuiInterface* getGuiInterface() const;
|
||||
BeRoInterface* getCurrentBeRo() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user