struct EE::Window::InputEvent::WindowEvent¶
Overview¶
Application visibility event structure More…
#include <inputevent.hpp> struct WindowEvent { // fields Uint8 gain; Uint8 type; };
Detailed Documentation¶
Application visibility event structure
Fields¶
Uint8 type
Whether given states were gained or lost (1/0)