大约有 1,288 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya_示例(145) Laya2.0_示例(111) Laya2.0_文档(68) Laya3.0_api(23) Laya3.0_文档(9)
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
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
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
经验分享:如何控制龙骨动画的播放索引! 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
...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
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
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
分享: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
...UI会报这个错,这个UI的在page文件夹下,导包也倒过去了package ui.page,编译的时候还是去了ui下去找这个页面了 2017-05-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueyin...
来源: Laya_社区 发布时间: 20170525
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