ButtonDown

bearlyb.events.Event.Joystick.ButtonDown
final case class ButtonDown(timestamp: Duration, which: JoystickID, button: Byte, down: Boolean)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product