NazaraEngine/include/Nazara/Lua
Lynix bfabf0cd5e Lua/LuaInstance: Add support for multi-arg conversion
Allows to convert 3 numbers to a single Vector3 argument (Yup, I'm
working on it)


Former-commit-id: 56766e8b3821c7c4aa44036306c6bcbe658554bb
2015-12-10 23:51:19 +01:00
..
Config.hpp Separate NAZARA_API into multiple defines (one per module) 2015-06-13 22:31:29 +02:00
ConfigCheck.hpp Disable memory manager for every module 2015-09-28 00:41:24 +02:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Enums.hpp Lua/Enums: Fix missing namespace 2015-12-08 18:40:26 +01:00
Lua.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
LuaClass.hpp Lua: Add support for default arguments 2015-12-09 15:11:57 +01:00
LuaClass.inl Lua/LuaClass: Fix parameters sent to Getter/Setter 2015-12-10 14:09:13 +01:00
LuaInstance.hpp Lua/LuaInstance: Add support for multi-arg conversion 2015-12-10 23:51:19 +01:00
LuaInstance.inl Lua/LuaInstance: Add support for multi-arg conversion 2015-12-10 23:51:19 +01:00