class

BetHighLow

Inherits BetType < Reference < Object

Bet on whether the winning number will be low (lower than 19) or high

Constructors

new(high_low : HighLow)
Source

Instance methods

display
Source
dividend
Source
win?(number : Int32) : Bool
Source

Nested types