galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
LuaFS.cpp File Reference
#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 dependency graph for LuaFS.cpp:

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.