GameType

model.entities.games.GameType
trait GameType

Marker trait representing different types of casino games.

Used for type-safe identification and categorization of game implementations.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Blackjack
object Roulette
object SlotMachine
In this article