摘要:
const {ccclass, property} = cc._decorator; @ccclass export default class touch extends cc.Component { onLoad () { this.node.on(cc.Node.EventType.TOUCH_END, this.onTouch, this) th... 阅读全文
posted @ 2019-08-13 20:06
吴筱军
阅读(2430)
评论(0)
推荐(0)

浙公网安备 33010602011771号