大约有 2,831 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0063 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? ...
来源: Laya_社区 发布时间: 20180509
...Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Sprite }) public sprite: Laya.Sprite; private spine: Laya.Spine2DRenderNode; private index: number = -1; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake...
来源: Laya3.0_文档 发布时间: 20250104
...型,例如:Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); q8196901 • 2017-10-25 17:07 可以了 ,谢谢
来源: Laya_社区 发布时间: 20171025
...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 问题状态 最新活动: 2020-...
来源: Laya_社区 发布时间: 20201011
... this.onAction(); } Laya.class(NpcLayer,"NpcLayer",_super); NpcLayer.prototype.onAction = function(){ console.log("这是第二种解决方法"); } return NpcLayer; })(Laya.Sprite); 2017-11-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起...
来源: Laya_社区 发布时间: 20171127
...具中,调用 request.send(url + method, data, "post", "json", ["Content-Type","application/json","Authorization", "Bearer " + PlayerModel.Instance.token]); 大部分时候正常 但有20%的几率会触发error事件回调,收到的message为"failed Status:0 text:" 只在本次运行的...
来源: Laya_社区 发布时间: 20180330
...PreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...eUserInfoButton( { type: 'image', image: GameConfig.ServerUrl + 'static/playgame.png', style: { right: 30, ...
来源: Laya_社区 发布时间: 20190109
...理数据 } } xx{ this.mSketon = new MSketon(this.type, Laya.Handler.create(this, this.onSkeLoaded), 2); Laya.timer.frameLoop(1, this, this.update); ........................................................................................................................
来源: Laya_社区 发布时间: 20200618
... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 用了第三方socket类 项目在IDE上可以连接正常运行,...
来源: Laya_社区 发布时间: 20190103