Event.WindowEvent

For base type resize.

struct Event
struct WindowEvent {}

Members

Variables

size
Vec2i size;

New size of the window.

Meta