Resized

bearlyb.events.Event.Window.Resized
final case class Resized(timestamp: Duration, id: WindowID, w: Int, h: Int)

Window has been resized to w x h

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product