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

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

2371. 分享:SWF LABEL标签的使用! [ 50%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! 微信小游戏如何使用ttf字体? 问题状态 最新活动: 2017-07-18 22:51 浏览: 1953 关注: 5 人

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

2372. 请问:Ts下如何实现打开照相机和系统图库的方法?IOS和Android [ 50%]

...et input = laya.utils.Browser.createElement("input");         input.type = "file";         input.id = "photo";         body.appendChild(input);         Laya.loader.load("comp/button.png");         let button = new UIButton("comp/button.png","点我");       ...

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

2373. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 50%]

...{ url : [ "res/background.png", "res/m_background.png", "res/floor.png" ], type : Laya.Loader.IMAGE }); //加载图集资源 asset.push({ url:"res/player.json", type : Laya.Loader.ATLAS }); //加载图集资源 Laya.loader.load(asset, laya.utils.Handler.create(this, onLoaded), laya.utils.Handler.cre...

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

2374. [LayaAirIDE3]laya3.3 使用Mesh2DRender会导致ColorFilter影响其他对象 [ 50%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 微信小游戏如何使用ttf字体? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的...

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

2375. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 50%]

... extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public _move_img: Image; // public _list: List; //创建一个 List 类的实例对象 list 。 private n:number = 0; private x0:number = 0; private y0:number = 0; constructor(){super();} onEnable():void{ th...

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

2376. Label设置了isHtml后使用html格式有问题 [ 50%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 如何设置Sprite的宽高和点击区域? 使用钢体设置防穿后仍有几率会穿透 官方新手游...

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

2377. protobuf 自己升级到3.0版,现在放在src目录下,可以使用,但是我怎么放在bin\libs\下当库使用,我需要做哪些东西 [ 50%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 使用钢体设置防穿后仍有几率会穿透 预设怎么在代码中...

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

2378. workerLoader问题 [ 50%]

...载首先worker.js就有问题 onmessage里面 var e = t.data; switch (e.type) { case "load": loadImage2(e); } e是url字符串,改好之后可以加载了,回调方法this指向有问题, (this as any as WorkerLoader).workerMessage(evt.data); 这里this指向的worker,而不是WorkerLoader de...

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

2379. Laya中如何使用canvas [ 50%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 成都雨墨游戏 求 laya 程序开发人员 Laya mac版的IDE 是没测试就上线了吗? 关于Laya实现Matter.js官方案例凹多边形的问题 求高人分享使用protobuff框...

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

2380. 使用iOS内嵌的webview加载网页,播放背景音乐,没有声音 [ 50%]

...在chrome里面 听不见声音 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼...

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