![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include <entt/locator/locator.hpp>
#include <sol/sol.hpp>
#include "galaxy/fs/DialogButton.hpp"
#include "galaxy/fs/DialogIcons.hpp"
#include "galaxy/fs/DialogType.hpp"
#include "galaxy/fs/FileError.hpp"
#include "galaxy/fs/FileUtils.hpp"
#include "galaxy/fs/VirtualFileSystem.hpp"
#include "../Lua.hpp"
Go to the source code of this file.
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |
Functions | |
std::string | galaxy::fileutils_read_wrapper (const std::string &filepath) noexcept |