⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 null.lua

📁 使用stl技术,(还没看,是听说的)
💻 LUA
字号:
-- Set up a scene to demo the engine
------------------------------------

-- Function for adding things to the scene
function triggerScene( )
 
end

function crap(a)
return a
end


-- Function to update the scene
function updateScene( time )    
end

-- Function to go forward
function doForward( )

end

-- Function to go backward
function doBackward( )

end

-- Function to go left
function doLeft( )

end

-- Function to go right
function doRight( )

end

-- Function to setup a scene
function resetScene( )
   
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -