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

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

221. 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

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] 整形渐变...

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

223. laya.filters.ColorFilter [ 73%]

...| Index | Frames No Frames ColorFilterMethods Packagelaya.filtersClasspublic class ColorFilterInheritanceColorFilter Filter ObjectImplements IFilter ColorFilter 是颜色滤镜。使用 ColorFilter 类可以将 4 x 5 矩阵转换应用于输入图像上的每个像素的 RGBA 颜色和 Alpha ...

来源: laya_api 发布时间: 20170929

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. 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

229. 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

230. laya.ui.Tab [ 72%]

...| Frames No Frames TabProperties | Methods | Events Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box UIComponent Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Proper...

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