WindowResizeEvent

Undocumented in source.
struct WindowResizeEvent {}

Constructors

this
this(int w, int h)
h
int h;
Undocumented in source.

Members

Variables

w
int w;
Undocumented in source.

Meta