mirror of
https://gitea.com/SweetSea-ButImNotSweet/tromi_mobile.git
synced 2025-01-08 17:33:09 +08:00
Add `SCENE:onInputMove`
This commit is contained in:
@@ -159,7 +159,7 @@ function VCTRL.press(x,y,id)
|
||||
if obj then
|
||||
touches[id]=obj
|
||||
obj:press(x,y,id)
|
||||
-- VCTRL.focus=obj
|
||||
VCTRL.focus=obj
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user