![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of FilePickerModal (Phase 40). More...
#include "FilePickerModal.h"#include "../../third_party/imgui/imgui.h"#include "../../system/system_consts.h"#include "../../system/system_utils.h"#include <dirent.h>#include <sys/stat.h>#include <algorithm>#include <cstring>
Include dependency graph for FilePickerModal.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of FilePickerModal (Phase 40).
Definition in file FilePickerModal.cpp.