yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
graphics_window_context.h
Go to the documentation of this file.
1#ifndef YAZE_APP_EDITOR_GRAPHICS_UI_SHARED_GRAPHICS_WINDOW_CONTEXT_H_
2#define YAZE_APP_EDITOR_GRAPHICS_UI_SHARED_GRAPHICS_WINDOW_CONTEXT_H_
3
6
7namespace yaze::editor {
8
10
12 return CurrentTypedWindowContext<GraphicsEditor>("Graphics");
13}
14
15} // namespace yaze::editor
16
17#endif // YAZE_APP_EDITOR_GRAPHICS_UI_SHARED_GRAPHICS_WINDOW_CONTEXT_H_
Editors are the view controllers for the application.
GraphicsWindowContext CurrentGraphicsWindowContext()