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

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

411. laya.net.LocalStorage [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LocalStorageProperties | Methods Packagelaya.netClasspublic class LocalStorageInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass ...

来源: laya_api 发布时间: 20170929

412. laya.net.LocalStorage [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LocalStorageProperties | Methods Packagelaya.netClasspublic class LocalStorageInheritanceLocalStorage Object LocalStorage 类用于没有时间限制的数据存储。 Public Properties PropertyDefined By  _baseClass ...

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

413. laya.d3.graphics.VertexDeclaration [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexDeclarationProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class VertexDeclarationInheritanceVertexDeclaration Object ... Public Properties PropertyDefined By  _conchVertexDeclaration : *Ver...

来源: laya_api 发布时间: 20170929

414. 经验分享:如何控制龙骨动画的播放索引! [ 55%]

经验分享:如何控制龙骨动画的播放索引! package { import laya.ani.bone.Skeleton; import laya.ani.bone.Templet; import laya.events.Event; import laya.webgl.WebGL; public class DragonDemo { private var mFactory:Templet; private var mArmature:Skeleton; private var index:int;//帧频 ...

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

415. 粒子系统-场景与粒子 [ 55%]

...3(0, 1, 0)); camera.addComponent(CameraMoveScript); } } new Particle_Scene;package particleModule { import common.CameraMoveScript; import laya.d3.core.Camera; import laya.d3.core.scene.Scene; import laya.d3.math.Vector3; import laya.display.Stage; import laya.utils.Stat; /** * ... * @author ... */ ...

来源: Laya_示例 发布时间: 20260819

416. laya.d3.core.particleShuriKen.module.TextureSheetAnimation [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureSheetAnimationProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class TextureSheetAnimationInheritanceTextureSheetAnimation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类...

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

417. laya.d3.core.particle.EmitterSphere [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EmitterSphereProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterSphereInheritanceEmitterSphere EmitterBase Object EmitterSphere 类用于球发射器。 Public Properties Hide Inherited Public Prop...

来源: laya_api 发布时间: 20170603

418. 分享:LayaAir下如何加载和使用.JSON文件! [ 55%]

分享:LayaAir下如何加载和使用.JSON文件! package { import laya.net.Loader; import laya.utils.Handler; public class LayaAirDemo { public function LayaAirDemo() { Laya.init(500,400); Laya.loader.load("unpack.json",Handler.create(this,onLoaded),null,Loader.JSON); } private function onLoa...

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

419. Uncaught ReferenceError: ui is not defined [ 55%]

...UI会报这个错,这个UI的在page文件夹下,导包也倒过去了package ui.page,编译的时候还是去了ui下去找这个页面了 2017-05-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueyin...

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

420. laya.d3.resource.BaseTexture [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BaseTextureProperties | Methods Packagelaya.d3.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.ResourceSubclasses DataTexture2D, RenderTexture, SolidColorTexture2D, SolidColorTextureCube, Textur...

来源: laya_api 发布时间: 20170929