大约有 195 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0033 秒)
...rror: bt.btBvhTriangleMeshShape_create is not a function http://10.251.141.146:8900/bin ... :439: TypeError: bt.btBvhTriangleMeshShape_create is not a function this._btShape = bt.btBvhTriangleMeshShape_create(this._physicMesh); ^^ ...
来源: Laya_社区 发布时间: 20230715
...w Sprite(); Laya.stage.addChild(sp); //画线 sp.graphics.drawLine(10, 58, 146, 58, "#ff0000", 3); //画连续直线 sp.graphics.drawLines(176, 58, [0, 0, 39, -50, 78, 0, 117, 50, 156, 0], "#ff0000", 5); //画曲线 sp.graphics.drawCurves(352, 58, [0, 0, 19, -100, 39, 0, 58, 100, 78, 0, 97, -100, 11...
来源: Laya_示例 发布时间: 20260815
...a.Sprite(); Laya.stage.addChild(sp); //画线 sp.graphics.drawLine(10, 58, 146, 58, "#ff0000", 3); //画连续直线 sp.graphics.drawLines(176, 58, [0, 0, 39, -50, 78, 0, 117, 50, 156, 0], "#ff0000", 5); //画曲线 sp.graphics.drawCurves(352, 58, [0, 0, 19, -100, 39, 0, 58, 100, 78, 0, 97, -100, 11...
来源: Laya2.0_示例 发布时间: 20260815
...TU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/53.0.2785.146 Mobile Safari/537.36 我不知道为什么打包后 会有变动 这个变动的结果就是 打包后没有声音了 开发的时候用浏览器 都有声音 找个老点的手机 试一试 我给你demo都不如你自...
来源: Laya_社区 发布时间: 20170504
'window.webkitStorageInfo' is deprecated VM146:1 [Deprecation] 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. 运行时报这个错是为什么? 有没有小伙伴遇到过?怎么解决? 我找不到这...
来源: Laya_社区 发布时间: 20191111
...件读不了资料流 问题状态 最新活动: 2022-01-07 10:30 浏览: 146 关注: 1 人
来源: Laya_社区 发布时间: 20220107
...教 视频播放案例 问题状态 最新活动: 2021-02-21 16:02 浏览: 146 关注: 2 人
来源: Laya_社区 发布时间: 20210128
请问给sharedCanvas设置宽高报下面的错是什么原因啊 VM146:1 [GameSubContext] 子域只支持使用 2D 渲染模式 [GameSubContext] Cannot assign to read only canvas. 2018-07-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20180726
...Sprite(); Laya.stage.addChild(sp); //画线 sp.graphics.drawLine(10, 58, 146, 58, "#ff0000", 3); //画连续直线 sp.graphics.drawLines(176, 58, [0, 0, 39, -50, 78, 0, 117, 50, 156, 0], "#ff0000", 5); //画曲线 sp.graphics.drawCurves(352, 58, [0, 0, 19, -100, 39, 0, 58, 100, 78, 0, 97, -100, 11...
来源: Laya_社区 发布时间: 20190530
...ype": "ComboBox", "props": {"var": "combox", "stateNum": "1", "x": 7, "y": 146, "width": 91, "height": 23, "skin": "MainHead/combobox1.png", "labels": "hihihi,hihihi2,hihihi2"}}]}; override protected function createChildren():void { super.createChildren(); createView(uiView); } } } 为什么我这...
来源: Laya_社区 发布时间: 20180327