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

Static Public Member Functions

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

Static Private Member Functions

static int luaCreateAurObject (lua_State *state)
 
static int luaCreateAurObjectWithMesh (lua_State *state)
 

Detailed Description

Definition at line 67 of file bindings.h.

Member Function Documentation

◆ getLuaType()

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

Definition at line 344 of file bindings.cpp.

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

Here is the caller graph for this function:

◆ luaCreateAurObject()

int Engines::Witcher::LuaBindings::CGUIMan::luaCreateAurObject ( lua_State *  state)
staticprivate

◆ luaCreateAurObjectWithMesh()

int Engines::Witcher::LuaBindings::CGUIMan::luaCreateAurObjectWithMesh ( lua_State *  state)
staticprivate

◆ registerLuaBindings()

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

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