C# Class Hardly.Games.PlayerPointManager

Afficher le fichier Open project: hardlydifficult/HardlyBot Class Usage Examples

Méthodes publiques

Méthode Description
Award ( ulong reservation, long winningsOrLosings ) : void
ReserveBet ( ulong bet, bool allOrNothing = false ) : ulong

Private Methods

Méthode Description
FreeUp ( ulong reservation ) : void

Method Details

Award() public méthode

public Award ( ulong reservation, long winningsOrLosings ) : void
reservation ulong
winningsOrLosings long
Résultat void

ReserveBet() public méthode

public ReserveBet ( ulong bet, bool allOrNothing = false ) : ulong
bet ulong
allOrNothing bool
Résultat ulong