InputHandler Class Reference
#include <InputHandler.hh>
Inheritance diagram for InputHandler:
Detailed Description
Input HandlerPublic Member Functions | |
InputHandler () | |
virtual | ~InputHandler () |
void | HandleEvent (const InputEvent *event) |
void | ClearEvents () |
void | Update () |
Constructor & Destructor Documentation
InputHandler | ( | ) |
Constructor
virtual ~InputHandler | ( | ) | [virtual] |
Destructor
Member Function Documentation
void HandleEvent | ( | const InputEvent * | event | ) |
Handle an input event
void ClearEvents | ( | ) |
Clear all events
void Update | ( | ) |
Update the input handler
The documentation for this class was generated from the following file: