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

Static Public Member Functions

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

Static Private Member Functions

static int luaGetLanguagesTable (lua_State *state)
 

Detailed Description

Definition at line 222 of file bindings.h.

Member Function Documentation

◆ getLuaType()

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

Definition at line 791 of file bindings.cpp.

Referenced by Engines::Witcher::LuaBindings::CRules::luaGet2DArrays().

Here is the caller graph for this function:

◆ luaGetLanguagesTable()

int Engines::Witcher::LuaBindings::C2DArrays::luaGetLanguagesTable ( lua_State *  state)
staticprivate

Definition at line 795 of file bindings.cpp.

References Engines::Witcher::LuaBindings::C2DA::getLuaType(), Engines::Witcher::pushFakeObject(), and Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ registerLuaBindings()

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

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