选择器控件完成

This commit is contained in:
MrZ626
2020-09-17 21:05:08 +08:00
parent 2f4cd650fd
commit 31f5393dfc
4 changed files with 189 additions and 45 deletions

View File

@@ -1304,6 +1304,8 @@ do--custom
SCN.swapTo("draw","swipeL")
elseif key=="escape"then
SCN.back()
else
WIDGET.keyPressed(key)
end
end