PixelSizeChanged

bearlyb.events.Event.Window.PixelSizeChanged
final case class PixelSizeChanged(timestamp: Duration, id: WindowID, pw: Int, ph: Int)

The pixel size of the window has changed to pw x ph

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product