整理全局函数名以及库的require方法
This commit is contained in:
@@ -21,7 +21,7 @@ function scene.sceneInit()
|
||||
end
|
||||
|
||||
function scene.wheelMoved(_,y)
|
||||
wheelScroll(y)
|
||||
WHEELMOV(y)
|
||||
end
|
||||
function scene.keyDown(key)
|
||||
local S=selected
|
||||
|
||||
Reference in New Issue
Block a user