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

大约有 1,534 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)

361. 缓动动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 72%]

...可直接查看API: [https://layaair.ldc.layabox.com/api/?category=Core&class=laya.utils.Tween](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Tween) `Ease`的API中对缓动函数进行了基础的介绍,点击链接可...

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

362. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 72%]

.../core/particleShuriKen/module/TextureSheetAnimation" TextureSheetAnimation Class TextureSheetAnimation TextureSheetAnimation 用于创建粒子帧动画。 Hierarchy TextureSheetAnimation Implements IClone Index Constructors constructor Properties cycles enable enableUVChannels randomRow rowIndex...

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

363. 微信小游戏提审后,提示说代码侵权 [ 72%]

...各位读者收获满满!混淆代码的思路: 1、修改所有代码Class 名称不要重复 2、修改全部全局属性、和至少 1/3的方法名称不要重复(这部分可以写程序去批量改) 3、打乱那些基、工具里面的方法顺序, 举例 Class A里面有 F...

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

364. LayaFlash如何使用chrome调试问题? [ 72%]

... package { import flash.display.Sprite; import flash.events.Event; public class Main extends Sprite { public function Main() { if (stage) init(); else addEventListener(Event.ADDED_TO_STAGE, init); } private function init(event:Event = null):void { removeEventListener(Event.ADDED_TO_STAGE, init); IFl...

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

365. laya.utils.CacheManger [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CacheMangerProperties | Methods Packagelaya.utilsClasspublic class CacheMangerInheritanceCacheManger Object 对象缓存统一管理 Public Properties PropertyDefined By  loopTimeLimit : int = 2[static] 单次清...

来源: laya_api 发布时间: 20170422

366. Laya3D [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Laya3DMethods PackageTop LevelClasspublic class Laya3DInheritanceLaya3D Object Laya3D 用于初始化3D设置。 Public Methods  MethodDefined By  Laya3D() 创建一个 Laya3D 实例。 Laya3D  _getMaterialTexture...

来源: laya_api 发布时间: 20170929

367. Laya_API3.0 [ 72%]

...c/Protected All Inherited Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya引用了一些常用的全局对象,比如Laya.stage:舞台,Laya.timer:时间管理器,Laya.loader:加载管理器,使用时注意大小写。 Hierarc...

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

368. laya.d3.core.render.RenderContext3D_API3.0 [ 72%]

...xported Menu Globals "laya/d3/core/render/RenderContext3D" RenderContext3D Class RenderContext3D RenderContext3D 用于实现渲染状态。 Hierarchy RenderContext3D Index Constructors constructor Properties configPipeLineMode clientHeight clientWidth Accessors cameraShaderValue Methods changeSc...

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

369. 升级到1.78beta版后,包编译错误 [ 72%]

... no exported member 'particle'. libs/LayaAir.d.ts(26700,11): error TS2417: Class static side 'typeof RenderTarget2D' incorrectly extends base class static side 'typeof Texture'.   Types of property 'create' are incompatible.     Type '(w: number, h: number, surfaceFormat?: number, surfaceType?: n...

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

370. laya.d3.resource.models.SkyBox [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyBoxProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyBoxInheritanceSkyBox Sky laya.resource.Resource Sky 用于创建天空盒。 Public Properties Hide Inherited Public Propertie...

来源: laya_api 发布时间: 20170929