bot.module.th.dummy
Interface IF_Dummy_ProtectionHolecards

All Superinterfaces:
IF_GetProposal
All Known Implementing Classes:
Dummy_ProtectionHolecards

public interface IF_Dummy_ProtectionHolecards
extends IF_GetProposal

Dummy implementation

Author:
Witthold/Korol

Method Summary
 int[] getProposal(int potsize, int[] roundBets, Estimation estimation)
          Dummy implementation
 

Method Detail

getProposal

int[] getProposal(int potsize,
                  int[] roundBets,
                  Estimation estimation)
Dummy implementation

Parameters:
potsize - -
roundBets - -
estimation - -
Returns:
action - may be:
-1 (flop)
0 (check/call)
x (some value)