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

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

2471. sk文件加载 [ 49%]

...资源             // Laya.loader.load([{url:"res/sk/cow.sk",type:Loader.BUFFER}], Handler.create(this, onLoaded));             onLoaded();         }                  private function onLoaded():void {             var sk:Skeleton = new Skel...

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

2472. 同步龙骨插槽动画方案 [ 49%]

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

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

2473. 使用新版1.0.0untiy导出工具的问题。 [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 关于使用matterjs物理引擎鼠标问题 unity中的模型导出后在laya中显示不正常 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么...

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

2474. laya.physics.joint.DistanceJoint_API3.0 [ 49%]

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

2475. 在 tiledmap 插入一个精灵在上面 [ 49%]

...0的 对象 [ { "height":0, "name":"", "properties": { }, "rotation":0, "type":"", "visible":true, "width":0, "x":0, "y":0 }]   问题解决     希望这篇文章 可以帮助到大家 避开这些弯路, 希望这个引擎 越来越好 2017-11-25 添加评论 免费帖 --> 分享 微博 QZONE...

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

2476. DragonBone动画使用(JavaScript-LayaAir基础篇(JS)-动画基础) [ 49%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Animation&class=laya.ani.bone.Skeleton) 创建 DragonBonesDemo.js,代码编写如下: ```java //初始化舞台 Laya.init(1334,750); //创建一个Skeleton对象 var skeleton = new Laya.Skeleton(); //添...

来源: Laya2.0_文档 发布时间: 20210715

2477. iphone环境下使用image加载同域名下的验证码地址,居然启用了不同的sessionid,导致验证码失效 [ 49%]

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

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

2478. ts项目加载version.json失败 [ 49%]

... class GameMain{ constructor() { Laya.init(1280,760); Laya.ResourceVersion.type = Laya.ResourceVersion.FILENAME_VERSION; Laya.ResourceVersion.enable("version.json", Laya.Handler.create(this, this.beginLoad)); } private beginLoad(): void { console.debug("aaaaaaaaaaaaaaaaa"); var img = new Laya.Sprite...

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

2479. 在web端运行时,使用输入框,在加载的第一次手动输入时,会出现底部有个黑色块的问题 [ 49%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 有什么容器能够实现当子元素达到显示上限后自动滚屏,使得新添加的元素始终保持在最底部显示? IDE1.7.8 json图集加载问题 Laya2.12.0项目出现...

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

2480. 关于Graphics中drawPath方法使用arcTo的bug [ 49%]

...游戏:HTMLDivElement的使用 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? TypeScript下HttpRequest发送Post请求有Bug? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版...

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