新增 view事件touch_down, touch_up, touch_move, key_down, key_up

修复 某些情况下脚本无声退出的问题(没有任何报错信息控制台打印脚本退出)
修复 某些情况下调用exit时ui不退出或子线程不退出的问题
This commit is contained in:
hyb1996
2018-10-16 15:57:08 +08:00
parent 4dcb19e4fe
commit fc05252540
6 changed files with 51 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"appVersionCode": 431,
"appVersionName": "4.0.4 Alpha2",
"appVersionCode": 432,
"appVersionName": "4.0.4 Alpha3",
"target": 28,
"mini": 17,
"compile": 28,