#include <scummvm_file.h>
Public Member Functions | |
bool | eof () const override |
size_t | read (void *ptr, size_t size, size_t count) override |
size_t | write (const char *ptr, size_t count) override |
Additional Inherited Members | |
Static Public Member Functions inherited from Lua::LuaFileProxy | |
static LuaFileProxy * | create (const Common::String &filename, const Common::String &mode) |
The following class acts as a proxy interface to the I/O code, pretending that the ScummVM settings are a properly formatted 'config.lua' file