|
| static int | luaNewLocal (lua_State *state) |
| |
| static int | luaSet (lua_State *state) |
| |
| static int | luaGetX (lua_State *state) |
| |
| static int | luaSetX (lua_State *state) |
| |
| static int | luaGetY (lua_State *state) |
| |
| static int | luaSetY (lua_State *state) |
| |
| static int | luaGetZ (lua_State *state) |
| |
| static int | luaSetZ (lua_State *state) |
| |
Definition at line 358 of file bindings.h.
◆ getLuaType()
◆ luaGetX()
| int Engines::Witcher::LuaBindings::Vector::luaGetX |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaGetY()
| int Engines::Witcher::LuaBindings::Vector::luaGetY |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaGetZ()
| int Engines::Witcher::LuaBindings::Vector::luaGetZ |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaNewLocal()
| int Engines::Witcher::LuaBindings::Vector::luaNewLocal |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaSet()
| int Engines::Witcher::LuaBindings::Vector::luaSet |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaSetX()
| int Engines::Witcher::LuaBindings::Vector::luaSetX |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaSetY()
| int Engines::Witcher::LuaBindings::Vector::luaSetY |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ luaSetZ()
| int Engines::Witcher::LuaBindings::Vector::luaSetZ |
( |
lua_State * |
state | ) |
|
|
staticprivate |
◆ registerLuaBindings()
| void Engines::Witcher::LuaBindings::Vector::registerLuaBindings |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: