SlotMachineResult

data class SlotMachineResult(rawValue: DiceResult)

Properties

center
Link copied to clipboard
val center: Int
centerReel
Link copied to clipboard
val centerReel: SlotMachineReelImage
left
Link copied to clipboard
val left: Int
leftReel
Link copied to clipboard
val leftReel: SlotMachineReelImage
rawValue
Link copied to clipboard
val rawValue: DiceResult
right
Link copied to clipboard
val right: Int
rightReel
Link copied to clipboard
val rightReel: SlotMachineReelImage