#include <functional>
#include <list>
#include <memory>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "app/editor/system/editor_panel.h"
#include "app/editor/system/file_browser.h"
Go to the source code of this file.
|
| namespace | yaze |
| |
| namespace | yaze::gui |
| | Graphical User Interface (GUI) components for the application.
|
| |
| namespace | yaze::editor |
| | Editors are the view controllers for the application.
|
| |
◆ YAZE_ENABLE_CARD_SHIM_DEPRECATION
| #define YAZE_ENABLE_CARD_SHIM_DEPRECATION 1 |
◆ YAZE_CARD_SHIM_DEPRECATED
| #define YAZE_CARD_SHIM_DEPRECATED |
( |
| msg | ) |
|