The “window resized” event More…
#include <inputevent.hpp> struct ResizeEvent { // fields int w; int h; };
The “window resized” event
int h
New width