windowEvents

Undocumented in source.
const
auto windowEvents = [typeid (KeyPressedEvent), typeid (KeyReleasedEvent), typeid (TextEnteredEvent), typeid (MouseDownEvent), typeid (MouseUpEvent), typeid (DblClickEvent), typeid (TripleClickEvent), typeid (MouseMoveEvent), typeid (MouseWheelEvent), typeid (WindowResizeEvent), typeid (WindowExposedEvent)];

Meta