更改场景内更新和绘制的方法名
This commit is contained in:
@@ -66,7 +66,7 @@ function scene.keyDown(key)
|
||||
end
|
||||
end
|
||||
|
||||
function scene.Pnt()
|
||||
function scene.draw()
|
||||
gc.setColor(1,1,1)
|
||||
|
||||
setFont(50)
|
||||
|
||||
Reference in New Issue
Block a user