TDME2
1.9.121
src
tdme
tools
editor
views
fwd-tdme.h
Go to the documentation of this file.
1
// Forward declarations for tdme.tools.editor.views
2
#pragma once
3
4
namespace
tdme
{
5
namespace
tools {
6
namespace
editor {
7
namespace
views {
8
class
EditorView
;
9
class
PlayableSoundView
;
10
class
View
;
11
}
// namespace views
12
}
// namespace editor
13
}
// namespace tools
14
}
// namespace tdme
tdme::tools::editor::views::EditorView
Editor View.
Definition:
EditorView.h:30
tdme
Definition:
fwd-tdme.h:4
tdme::tools::editor::views::PlayableSoundView
Playable sound view interface, which represents a view that supports playing sounds additionally.
Definition:
PlayableSoundView.h:16
tdme::tools::editor::views::View
View interface, this combines application logic, regarding a application view, with screen controller...
Definition:
View.h:12
Generated by
1.9.3