• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 73 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0027 秒)

71. laya.ui.UIEvent [ 36%]

... Inherited Public Methods Show Inherited Public Methods MethodDefined By setTo(type:String, currentTarget:Sprite, target:Sprite):Event 设置事件数据。 Event stopPropagation():void 阻止对事件流中当前节点的后续节点中的所有事件侦听器进行处理。此方法不会影响...

来源: laya_api 发布时间: 20170929

72. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 19%]

...{             if (this.map) {                 this.mRelative.setTo(px, py);                 this.updatePos();             } else {                 // console.warn("please frist addUnit...");             }         }         /** 格子坐标点*/    ...

来源: Laya_社区 发布时间: 20161109

73. 引擎 TiledMap 居然不支持图块翻转 [ 13%]

...    }             else {                 this._paddingRect.setTo(0, 0, 0, 0);             }             if (gridSize) {                 this._gridWidth = gridSize.x;                 this._gridHeight = gridSize.y;             }             var t...

来源: Laya_社区 发布时间: 20220627