![]() |
Shkyera Engine
Easy to use, game engine for Python
|
Contains the declaration of the FilesystemWidget
class, a user interface widget for interacting with the filesystem.
More...
#include <functional>
#include <imgui.h>
#include <AssetManager/Texture.hpp>
#include <Components/NameComponent.hpp>
#include <ECS/Registry.hpp>
#include <UI/Widget.hpp>
#include <Utils/AssetUtils.hpp>
Go to the source code of this file.
Classes | |
class | shkyera::FilesystemWidget |
A user interface widget for interacting with the filesystem. More... | |
Namespaces | |
namespace | shkyera |
Contains the declaration of the FilesystemWidget
class, a user interface widget for interacting with the filesystem.