代码搜索:Lua
找到约 9,588 项符合「Lua」的源代码
代码结果 9,588
www.eeworm.com/read/242866/4533674
svn-base glut_bindings.lua.svn-base
quit = false
function resize_func(w, h)
local ratio = w / h
print('====== resize')
glMatrixMode(gl.PROJECTION)
glLoadIdentity()
glViewport(0,0,w,h)
gluPerspective(45,ratio,1,1000)
glMatri
www.eeworm.com/read/242866/4533679
svn-base cln_test.lua.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/242866/4533741
svn-base lua_include.hpp.svn-base
K 13
svn:eol-style
V 6
native
K 14
svn:executable
V 1
*
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/242866/4533772
svn-base lua_include.hpp.svn-base
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Soft
www.eeworm.com/read/242866/4533824
svn-base convert_to_lua.hpp.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/242866/4533869
svn-base convert_to_lua.hpp.svn-base
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Soft
www.eeworm.com/read/192391/5157063
lua export pixelgene map script.lua
--
-- Pixelgene Map Script Exporter for Mappy 1.4
-- Copyright (C) 2004-2005 Pixelgene Ltd.
--
-- Install:
-- 1) Copy to C:\Program Files\Mappy14\luascr
-- 2) Modify lua01=... line from C:\Progr
www.eeworm.com/read/346269/3186586
lua 开始就演示 1.lua
macro_AddFightMonster(5021,2,3,10,1)
macro_AddFightMonster(5022,2,4,10,2)
macro_AddFightMonster(5025,1,3,10,3)
--id,x,y,据柄
macro_StartPlayDemo()
--macro_DemoDelay(3000)
macro_DemoRoleSay(1,1)
-
www.eeworm.com/read/346269/3188328
lua 开始就演示 1.lua
macro_AddFightMonster(5021,2,3,10,1)
macro_AddFightMonster(5022,2,4,10,2)
macro_AddFightMonster(5025,1,3,10,3)
--id,x,y,据柄
macro_StartPlayDemo()
--macro_DemoDelay(3000)
macro_DemoRoleSay(1,1)
-
www.eeworm.com/read/330839/3420698
lua 雷霆万钧.lua
if Api:GetUserSkill(client,7020) then
Api:SendMess(client,'你已经学过雷霆万钧这个技能了');
return;
elseif Api:GetItemSdSkillLevel(client,480)>=5 then
Api:RemoveItem_Cout(client,EqAip._InvItemCount);