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

大约有 3,292 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0098 秒)

3261. 关于这个timer我的跑的快在 自己出完牌之后没有人比我的牌大了。可是我的牌还是出不去 [ 38%]

...没有人比我的牌大了。可是我的牌还是出不去 computer() { Laya.timer.clear(this,this.computer); var NTS: number; var NTE: number; this.nextTurn; let i = this.turnNumber; if(i==0){ return; }  this.getPlayer(); }  gotoNext(){ this.turnNumber++; if(this.turnNumber>3) { this.turnNum...

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

3262. 组件脚本的内置方法 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

... 键盘事件ECS-系统:组件脚本的内置方法 Author:Charley 在 LayaAir 引擎采用的 ECS(实体 - 组件 - 系统)架构中,系统是逻辑处理单元,根据组件提供的数据驱动实体行为。 当开发者继承了 LayaAir 组件脚本类( Laya.Script )后,即可...

来源: Laya3.0_文档 发布时间: 20251010

3263. getimagedata直接调用无法获取有效像素问题 [ 38%]

... 无意间找到了 答案 getimagedata无法直接使用 1 需要先 c= Laya.stage.drawToCanvas(720,1280, 0,0) 2 然后 调用 t = new Trxture(c); t.getPixels(0,0, 720,1280) 希望官方对这种比较晦涩的的东西做一些说明,不然找来找去太麻烦了 分割线 ------直接调用ge...

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

3264. [0]laya-zip让你的游戏加载速度提升350%!! [ 38%]

[0]laya-zip让你的游戏加载速度提升350%!! 论坛不支持markdown排版,请移步:LayaZip   前言 laya-zip是一个用于laya引擎加载zip资源的扩展包,提供了友好和简单的API接口。与LayaTree一样,都使用Big AOP大切面理论进行设计,能够让游戏的...

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

3265. laya.components.AnimatorState2D_API3.0 [ 37%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorState2D" AnimatorState2D Class AnimatorState2D Animator 类用于创建动画组件。 Hierarchy EventDispatcher...

来源: Laya3.0_api 发布时间: 20231115

3266. laya.ani.bone.Templet_API3.0 [ 37%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ani/bone/Templet" Templet Class Templet 动画模板类 Hierarchy AnimationTemplet Templet Index Constructors constructor Propertie...

来源: Laya3.0_api 发布时间: 20231115

3267. Laya2.9Unity插件问题 [ 37%]

Laya2.9Unity插件问题 看一下这个动作为什么导出报错,其他动作有的可以导出,有的跟这个一样的报错 NullReferenceException: Object reference not set to an instance of an object n.a (UnityEngine.GameObject A_0, System.Boolean A_1, backAnimatorData A_2) (at <8191b...

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

3268. 只要引入protobuf就会导致连接网络失败 [ 37%]

...找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 Laya_Aaron 赞同来自: 我们目前没有这样的问题,需要上传demo测一下 2018-02-05 0 0 分享 微博 QZONE 微信 150*****705 赞同来自: 附件上传了 就是新建一个项目  引入protobuf.js 我这个...

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

3269. 引擎 TiledMap 居然不支持图块翻转 [ 36%]

...------------------------------------------------------ (function (exports, Laya) {     'use strict';     const TiledMapFlipConst = 1073741824;     const TiledMapFlipConstHalf = TiledMapFlipConst / 2;     class GridSprite extends Laya.Sprite {         constructor() {             sup...

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

3270. laya.d3.core.particleShuriKen.ShuriKenParticle3D [ 35%]

...Frames No Frames ShuriKenParticle3DProperties | Methods | Events Packagelaya.d3.core.particleShuriKenClasspublic class ShuriKenParticle3DInheritanceShuriKenParticle3D RenderableSprite3D Sprite3D Node EventDispatcher Object ShuriKenParticle3D 3D粒子。 Public Properties Hide Inherited Public Pro...

来源: Laya2.0_api 发布时间: 20190513