class

BetEvenOdd

Inherits BetType < Reference < Object

Bet on whether the winning number will be odd or even

Constructors

new(even_odd : EvenOdd)
Source

Instance methods

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

Nested types