![]() |
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"
Go to the source code of this file.
Namespaces | |
namespace | galaxy |
Timer.hpp galaxy. | |
namespace | galaxy::lua |
Functions | |
std::string | galaxy::lua::fileutils_read_wrapper (const std::string &filepath) noexcept |
void | galaxy::lua::inject_fs () |
Injects VFS support into Lua. | |