BallMotion

bearlyb.events.Event.Joystick.BallMotion
final case class BallMotion(timestamp: Duration, which: JoystickID, ball: Byte, xrel: Int, yrel: Int)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product