Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GR
Gambling
Blackjack
AlwaysHitAgent
C# Class GR.Gambling.Blackjack.AlwaysHitAgent
Inheritance:
Agent
Afficher le fichier
Open project: alexhanh/Botting-Library
Méthodes publiques
Méthode
Description
Bet
(
Game
game
) :
int
GetBestAction
(
Game
game
) :
ActionType
Showdown
(
Game
game
) :
void
TakeInsurance
(
Game
game
) :
bool
Method Details
Bet()
public
méthode
public
Bet
(
Game
game
) :
int
game
Game
Résultat
int
GetBestAction()
public
méthode
public
GetBestAction
(
Game
game
) :
ActionType
game
Game
Résultat
ActionType
Showdown()
public
méthode
public
Showdown
(
Game
game
) :
void
game
Game
Résultat
void
TakeInsurance()
public
méthode
public
TakeInsurance
(
Game
game
) :
bool
game
Game
Résultat
bool