TDME2 1.9.121
InputEventHandler.cpp
Go to the documentation of this file.
2
3#include <tdme/tdme.h>
4
6
8
10
11InputEventHandler::~InputEventHandler() {
12}
Application base class, please make sure to allocate application on heap to have correct application ...
Definition: Application.h:37
Application input event handler interface.