Combo

data class Combo(val buttons: Set<Button>) : Event.ManualEvent

Constructors

Link copied to clipboard
constructor(buttons: Set<Button>)

Properties

Link copied to clipboard