OmegaEngine API
1.0.3
|
Handlers for mouse, keyboard and touch input. More...
Classes | |
interface | IInputReceiver |
An object that receives input procesed into navigational commands from an InputProvider. More... | |
class | InputProvider |
Processes events from an input device into higher-level navigational commands. More... | |
class | KeyboardInputProvider |
Processes keyboard events into higher-level navigational commands. More... | |
class | MouseInputProvider |
Processes mouse events into higher-level navigational commands. More... | |
class | TouchInputProvider |
Processes touch events into higher-level navigational commands. More... | |
class | UpdateReceiver |
Calls a callback delegate whenever any kind of input is received. More... | |
Handlers for mouse, keyboard and touch input.