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

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

221. 垂直滚动条组件 · LayaAir3.0文档 · LAYABOX [ 73%]

...class NewScript extends Laya.Script { @property({ type: Laya.VScrollBar }) public vscroll: Laya.VScrollBar; //组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.vscroll.skin = "atlas/comp/vscroll.png";//滚动条皮肤 this.vscr...

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

222. laya.d3.core.particleShuriKen.module.GradientDataInt [ 73%]

...aIntProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataIntInheritanceGradientDataInt ObjectImplements laya.d3.core.IClone GradientDataInt 类用于创建整形渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 整形渐变...

来源: laya_api 发布时间: 20170929

223. laya.d3.core.particleShuriKen.module.GradientDataInt [ 73%]

...aIntProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataIntInheritanceGradientDataInt ObjectImplements laya.d3.core.IClone GradientDataInt 类用于创建整形渐变。 Public Properties PropertyDefined By  gradientCount : int[read-only] 整形渐变...

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

224. laya.d3.math.Vector2 [ 73%]

... Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  elements : *二维向量元素数组Vector2  x : Number 获取X轴...

来源: laya_api 发布时间: 20170929

225. LocalStorage的bug [ 73%]

... LocalStorage类里的Storage 类里的init()方法   (第94行), public static function init():void { __JS__("try{Storage.items=window.localStorage;Storage.setItem('laya', '1');Storage.removeItem('laya');Storage.support = true;} catch(e){}if(!Storage.support)console.log('LocalStorage is not...

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

226. HttpRequest详解(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 73%]

... ```java package { import laya.events.Event; import laya.net.HttpRequest; public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var xhr:HttpRequest = new HttpRequest(); xhr.http.timeout = 10000;//设置超时时间; xhr.once(Event.COMPLETE,this,completeHa...

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

227. laya.d3.core.particleshuriken.module.GradientDataNumber_API3.0 [ 72%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/GradientDataNumber" GradientDataNumber Class GradientDataNumber GradientDataNumber 类用于创建浮点渐变...

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

228. 实体组件系统 · LayaAir3.0文档 · LAYABOX [ 72%]

...用的别名", tips: "这是一个文本对象,只能输入文本哦" }) public text1: string = ""; //装饰器属性类型的简写方式,适用于只定义类型的需求 @property(String) public text2: string = ""; constructor() { super(); } } @property()是IDE识别组件属性并显示到ID...

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

229. laya.ui.FrameClip [ 72%]

...mes No Frames FrameClipProperties | Methods | Events Packagelaya.uiClasspublic class FrameClipInheritanceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pr...

来源: laya_api 发布时间: 20170422

230. laya.display.cmd.ScaleCmd_API3.0 [ 72%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/ScaleCmd" ScaleCmd Class ScaleCmd 缩放命令 Hierarchy ScaleCmd Index Properties pivotX pivotY scaleX scaleY ID Methods recover Pr...

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