WindowSize

Utility structs. No documentation needed, isn't it?

struct WindowSize {}

Members

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.

Meta