Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GR
Gambling
Blackjack
AlwaysHitAgent
C# Class GR.Gambling.Blackjack.AlwaysHitAgent
Inheritance:
Agent
Exibir arquivo
Open project: alexhanh/Botting-Library
Public Methods
Method
Description
Bet
(
Game
game
) :
int
GetBestAction
(
Game
game
) :
ActionType
Showdown
(
Game
game
) :
void
TakeInsurance
(
Game
game
) :
bool
Method Details
Bet()
public
method
public
Bet
(
Game
game
) :
int
game
Game
return
int
GetBestAction()
public
method
public
GetBestAction
(
Game
game
) :
ActionType
game
Game
return
ActionType
Showdown()
public
method
public
Showdown
(
Game
game
) :
void
game
Game
return
void
TakeInsurance()
public
method
public
TakeInsurance
(
Game
game
) :
bool
game
Game
return
bool