Moved

bearlyb.events.Event.Window.Moved
final case class Moved(timestamp: Duration, id: WindowID, x: Int, y: Int)

Window has been moved to x, y

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product