cubos::core::io::ResizeEvent struct

Event sent when the window framebuffer is resized.

Public variables

glm::ivec2 size
New size of the framebuffer.