Commit 9e19eb64 authored by 范雪寒's avatar 范雪寒

debug: 增加debug信息

parent 1996ed54
......@@ -70,6 +70,8 @@ cc.Class({
this.data = data || this.getDefaultData();
this.preloadItem()
})
console.log('cc.sys.capabilities["touches"] = ', cc.sys.capabilities["touches"]);
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment