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