Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omGUIInputHandler.h File Reference
#include "omGUIInputConfig.h"
#include "omGUIInputGUIEvent.h"
#include "omGUIInputTextEvent.h"
#include "omGUIInputKeyEvent.h"
#include "omGUIInputMouseButtonEvent.h"
#include "omGUIInputMouseMotionEvent.h"
#include "omGUIInputMouseWheelEvent.h"

Classes

class  om::gui::input::InputHandler
 An interface for objects that recieve user input events. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::gui
 A namespace containing classes that interface with the platform-native GUI.
 
 om::gui::input
 A namespace containing classes that handle user input from the mouse, keyboard, etc.