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

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

2371. 在微信小游戏中使用BitmapFont会导致报错. [ 50%]

...呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? ...

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

2372. Spine骨骼动画 · LayaAir3文档 · LAYABOX [ 50%]

...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

2373. 范例里。已经预加载资源,但是调试里面无法显示出资源。 [ 50%]

...型,例如:Laya.loader.load([{ url: "res/atlas/comp.json", type: Loader.ATLAS }], Handler.create(this, this.onLoaded)); q8196901 • 2017-10-25 17:07 可以了 ,谢谢

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

2374. 物理使用scrollrect错位问题 [ 50%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 问题状态 最新活动: 2020-...

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

2375. 关于类中方法的调用 [ 50%]

... 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

2376. HttpRequest有一定几率触发error事件 Status:0 [ 50%]

...具中,调用 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

2377. laya.physics.joint.DistanceJoint_API3.0 [ 50%]

...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

2378. 调用创建微信授权按钮时,授权按钮有时候显示有时候不显示 [ 50%]

...eUserInfoButton(             {                 type: 'image',                 image: GameConfig.ServerUrl + 'static/playgame.png',                 style:                 {                     right: 30, ...

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

2379. 同步龙骨插槽动画方案 [ 50%]

...理数据     } }     xx{     this.mSketon = new MSketon(this.typeLaya.Handler.create(this, this.onSkeLoaded), 2);     Laya.timer.frameLoop(1, this, this.update); ........................................................................................................................

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

2380. 打包android可以不使用dcc吗 [ 50%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏:HTMLDivElement的使用 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 用了第三方socket类 项目在IDE上可以连接正常运行,...

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