#include <EditorWindow.h>
◆ EditorWindow()
| EditorWindow::EditorWindow |
( |
EditorApp * |
app | ) |
|
◆ ~EditorWindow()
| EditorWindow::~EditorWindow |
( |
| ) |
|
◆ GetApp()
◆ GetWindowName()
| virtual const char * Editor::EditorWindow::GetWindowName |
( |
| ) |
|
|
pure virtual |
◆ OnAppearing()
| virtual void Editor::EditorWindow::OnAppearing |
( |
| ) |
|
|
pure virtual |
◆ OnCloseRequested()
| virtual bool Editor::EditorWindow::OnCloseRequested |
( |
| ) |
|
|
protectedpure virtual |
◆ OnDisappearing()
| virtual void Editor::EditorWindow::OnDisappearing |
( |
| ) |
|
|
pure virtual |
◆ OnDraw()
| virtual void Editor::EditorWindow::OnDraw |
( |
| ) |
|
|
protectedpure virtual |
◆ Update()
| void EditorWindow::Update |
( |
float |
deltaTime | ) |
|
|
virtual |
The documentation for this class was generated from the following files: