Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BetLines = slot.BetLinesHot3
Bet lines
View Source
var Info = game.GameInfo{ Aliases: []game.GameAlias{ {Prov: "AGT", Name: "Merry Christmas"}, }, GP: game.GPsel | game.GPretrig | game.GPscat | game.GPwild, SX: 3, SY: 3, SN: len(LinePay), LN: len(BetLines), BN: 0, RTP: game.MakeRtpList(ReelsMap), }
View Source
var LinePay = [8][3]float64{
{0, 0, 500},
{},
{0, 0, 250},
{0, 0, 100},
{0, 0, 20},
{0, 0, 10},
{0, 0, 5},
}
Lined payment.
View Source
var ReelsMap = slot.ReadMap[*slot.Reels3x](reels)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.