微调词典
微调两个小程序 整理代码
This commit is contained in:
@@ -51,7 +51,7 @@ function scene.keyDown(key,isRep)
|
||||
move.x=move.x-10
|
||||
end
|
||||
end
|
||||
SFX.play('swipe')
|
||||
SFX.play('hold')
|
||||
state='drop'
|
||||
elseif state=='dead'then
|
||||
move.x,move.y,move.l=1e99,0,0
|
||||
|
||||
Reference in New Issue
Block a user