Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Info = game.GameInfo{ Aliases: []game.GameAlias{ {Prov: "Slotopol", Name: "Keno Centurion"}, }, GP: 0, SX: 80, SY: 0, SN: 0, LN: 0, BN: 0, RTP: []float64{97.980099}, }
View Source
var Paytable = keno.Paytable{
{0},
{0, 0},
{0, 1, 10},
{0, 0, 5, 20},
{0, 0, 2, 10, 40},
{0, 0, 1, 5, 20, 75},
{0, 0, 1, 3, 5, 40, 150},
{0, 0, 0, 3, 5, 15, 80, 300},
{0, 0, 0, 1, 5, 15, 24, 150, 500},
{0, 0, 0, 1, 3, 5, 30, 80, 300, 1000},
{0, 0, 0, 0, 3, 5, 15, 50, 180, 500, 2000},
}
RTP[ 2] = 98.101266% RTP[ 3] = 97.127556% RTP[ 4] = 98.028554% RTP[ 5] = 98.034877% RTP[ 6] = 98.364294% RTP[ 7] = 98.139903% RTP[ 8] = 97.988575% RTP[ 9] = 98.085519% RTP[10] = 97.950344% RTP[game] = 97.980099%
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.