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

Static Public Member Functions

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

Static Private Member Functions

static int luaDist (lua_State *state)
 
static int luaPitch (lua_State *state)
 
static int luaFollowOffset (lua_State *state)
 

Detailed Description

Definition at line 55 of file bindings.h.

Member Function Documentation

◆ getLuaType()

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

Definition at line 312 of file bindings.cpp.

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

Here is the caller graph for this function:

◆ luaDist()

int Engines::Witcher::LuaBindings::CCamera::luaDist ( lua_State *  state)
staticprivate

Definition at line 316 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ luaFollowOffset()

int Engines::Witcher::LuaBindings::CCamera::luaFollowOffset ( lua_State *  state)
staticprivate

Definition at line 326 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ luaPitch()

int Engines::Witcher::LuaBindings::CCamera::luaPitch ( lua_State *  state)
staticprivate

Definition at line 321 of file bindings.cpp.

References Engines::Witcher::unimplementedFunction().

Here is the call graph for this function:

◆ registerLuaBindings()

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

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