HatMotion

bearlyb.events.Event.Joystick.HatMotion
final case class HatMotion(timestamp: Duration, which: JoystickID, hat: Byte, value: HatPosition)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product