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

Static Public Member Functions

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

Static Private Member Functions

static int luaNew (lua_State *state)
 

Detailed Description

Definition at line 78 of file bindings.h.

Member Function Documentation

◆ getLuaType()

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

Definition at line 406 of file bindings.cpp.

◆ luaNew()

int Engines::Witcher::LuaBindings::CGUIControlBinds::luaNew ( lua_State *  state)
staticprivate

Definition at line 410 of file bindings.cpp.

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

Here is the call graph for this function:

◆ registerLuaBindings()

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

Definition at line 394 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: