TDME2
1.9.121
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
a
b
c
e
f
g
i
l
m
n
r
s
t
u
v
Enumerator
a
b
c
e
f
g
i
k
l
m
n
o
r
s
t
v
Related Functions
a
b
c
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
File Members
All
a
b
c
e
f
g
k
m
o
p
r
s
t
Functions
c
g
m
o
p
r
s
t
Variables
Macros
a
b
c
e
f
g
k
m
p
s
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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:37
tdme::application::InputEventHandler
Application input event handler interface.
Definition:
InputEventHandler.h:13
tdme
Definition:
fwd-tdme.h:4
Generated by
1.9.3