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: "Novomatic", Name: "Ultra Hot"}, {Prov: "Novomatic", Name: "Ultra Hot Deluxe"}, {Prov: "Novomatic", Name: "Ultra Gems"}, }, GP: game.GPfgno | game.GPfill, SX: 3, SY: 3, SN: len(LinePay), LN: len(BetLines), BN: 0, RTP: game.MakeRtpList(ReelsMap), }
View Source
var LinePay = [8]float64{
750,
200,
60,
40,
40,
40,
40,
5,
}
Lined payment.
View Source
var ReelsMap = slot.ReadMap[*slot.Reels3x](reels)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.