#include "../DLLStuff.h"
#include "../Windowing/WindowInput.h"
#include <list>
Namespaces | |
namespace | Moteur3D |
Classes | |
class | Moteur3D::UserInterface |
this class is responsible for the management of the whole 2D interface management. It include adding and removing windows, checking mouse events and focus change, as well as displaying windows. It must be linked to the window manager. More... |