1#ifndef LXGUI_INPUT_WINDOW_HPP 
    2#define LXGUI_INPUT_WINDOW_HPP 
    4#include "lxgui/gui_vector2.hpp" 
    5#include "lxgui/lxgui.hpp" 
    6#include "lxgui/utils_signal.hpp" 
    7#include "lxgui/utils_string.hpp" 
A connection that automatically disconnects when going out of scope.
 
Generic class for observing and triggering events.