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

Static Public Member Functions

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

Static Private Member Functions

static int luaNewLocal (lua_State *state)
 
static int luaSetVolume (lua_State *state)
 
static int luaSetLooping (lua_State *state)
 

Detailed Description

Definition at line 322 of file bindings.h.

Member Function Documentation

◆ getLuaType()

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

Definition at line 1069 of file bindings.cpp.

◆ luaNewLocal()

int Engines::Witcher::LuaBindings::CExoSoundSource::luaNewLocal ( lua_State *  state)
staticprivate

Definition at line 1073 of file bindings.cpp.

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

Here is the call graph for this function:

◆ luaSetLooping()

int Engines::Witcher::LuaBindings::CExoSoundSource::luaSetLooping ( lua_State *  state)
staticprivate

Definition at line 1085 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ luaSetVolume()

int Engines::Witcher::LuaBindings::CExoSoundSource::luaSetVolume ( lua_State *  state)
staticprivate

Definition at line 1080 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ registerLuaBindings()

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

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