#include "../../Windowing/WindowInput.h"
Namespaces | |
namespace | Moteur3D |
Classes | |
class | Moteur3D::UIBaseComponent |
This class is the base class for all the UI windows components. More... | |
Enumerations | |
enum | Moteur3D::UICMessage { Moteur3D::UICM_BtnClick = 0, Moteur3D::UICM_Close = 1 } |
Message identifier that is sent by a component to its embedding window. More messages will be needed soon... More... |