TDME2
1.9.200
src
tdme
application
fwd-tdme.h
Go to the documentation of this file.
1
// Forward declarations for tdme.application
2
#pragma once
3
4
namespace
tdme
{
5
namespace
application {
6
class
Application
;
7
class
InputEventHandler
;
8
}
// namespace application
9
}
// namespace tdme
tdme::application::Application
Application base class, please make sure to allocate application on heap to have correct application ...
Definition:
Application.h:41
tdme::application::InputEventHandler
Application input event handler interface.
Definition:
InputEventHandler.h:12
tdme
Definition:
fwd-tdme.h:4
Generated by
1.9.1