Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
FilesystemWidget.hpp File Reference

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>
Include dependency graph for FilesystemWidget.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
 

Detailed Description

Contains the declaration of the FilesystemWidget class, a user interface widget for interacting with the filesystem.