xoreos  0.0.5
Static Public Member Functions | Static Private Member Functions | List of all members
Engines::Witcher::LuaBindings::CFontMgr Class Reference

Static Public Member Functions

static void registerLuaBindings ()
 
static Common::UString getLuaType ()
 

Static Private Member Functions

static int luaGetFontMgr (lua_State *state)
 
static int luaAddResolution (lua_State *state)
 
static int luaLoadFont (lua_State *state)
 

Detailed Description

Definition at line 175 of file bindings.h.

Member Function Documentation

◆ getLuaType()

Common::UString Engines::Witcher::LuaBindings::CFontMgr::getLuaType ( )
static

Definition at line 657 of file bindings.cpp.

◆ luaAddResolution()

int Engines::Witcher::LuaBindings::CFontMgr::luaAddResolution ( lua_State *  state)
staticprivate

Definition at line 668 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ luaGetFontMgr()

int Engines::Witcher::LuaBindings::CFontMgr::luaGetFontMgr ( lua_State *  state)
staticprivate

Definition at line 661 of file bindings.cpp.

References Engines::Witcher::pushFakeObject(), and Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ luaLoadFont()

int Engines::Witcher::LuaBindings::CFontMgr::luaLoadFont ( lua_State *  state)
staticprivate

Definition at line 673 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ registerLuaBindings()

void Engines::Witcher::LuaBindings::CFontMgr::registerLuaBindings ( )
static

Definition at line 643 of file bindings.cpp.

References LuaScriptMan.

Referenced by Engines::Witcher::LuaBindings::registerBindings().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: