struct

Espresso::WindowResizeEvent

Inherits Espresso::WindowEvent / Struct / Value / Object

Event triggered when a window's size is changed.

Instance methods

height

New height of the window.

Source
size

New dimensions of the window.

Source
width

New width of the window.

Source