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

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

401. laya.particle.ParticleTemplateBase [ 60%]

...ticleClasspublic class ParticleTemplateBaseInheritanceParticleTemplateBase Object ParticleTemplateBase 类是粒子模板基类 Public Properties PropertyDefined By  settings : ParticleSetting 粒子配置数据 ParticleTemplateBaseProtected Properties PropertyDefined By  texture : Texture 粒...

来源: laya_api 发布时间: 20170929

402. laya.d3.math.ContainmentType [ 60%]

...agelaya.d3.mathClasspublic class ContainmentTypeInheritanceContainmentType Object ContainmentType 类用于定义空间物体位置关系。 Public Constants ConstantDefined By  Contains : int = 1[static] ContainmentType  Disjoint : int = 0[static] ContainmentType  Intersects : int = 2[static...

来源: laya_api 发布时间: 20170929

403. laya.utils.Mouse [ 60%]

...rties | Methods Packagelaya.utilsClasspublic class MouseInheritanceMouse Object Mouse 类用于控制鼠标光标。 Public Properties PropertyDefined By  cursor : String[static] 设置鼠标样式 MousePublic Methods  MethodDefined By  Mouse()Mouse  hide():void[static] 隐藏鼠标 Mouse...

来源: laya_api 发布时间: 20170929

404. laya.d3.graphics.VertexElement [ 60%]

...agelaya.d3.graphicsClasspublic class VertexElementInheritanceVertexElement Object VertexElement 类用于创建顶点结构分配。 Public Properties PropertyDefined By  elementFormat : StringVertexElement  elementUsage : intVertexElement  offset : intVertexElementPublic Methods  MethodDefi...

来源: laya_api 发布时间: 20170929

405. laya.ui.IBox [ 60%]

... Properties Show Inherited Public Properties PropertyDefined By comXml : Object XML 数据。 IComponentFri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

406. laya.filters.BlurFilter [ 60%]

...ackagelaya.filtersClasspublic class BlurFilterInheritanceBlurFilter Filter Object 模糊滤镜 Public Properties PropertyDefined By  strength : Number模糊滤镜的强度(值越大,越不清晰 BlurFilterPublic Methods  MethodDefined By  BlurFilter(strength:Number = 4) 模糊滤镜 BlurFilt...

来源: laya_api 发布时间: 20170929

407. laya.utils.StringKey [ 60%]

...yMethods Packagelaya.utilsClasspublic class StringKeyInheritanceStringKey Object StringKey 类用于存取字符串对应的数字。 Public Methods  MethodDefined By  add(str:String):int 添加一个字符。 StringKey  getID(str:String):int 获取指定字符对应的ID。 StringKey  getNa...

来源: laya_api 发布时间: 20170422

408. laya.device.motion.AccelerationInfo [ 60%]

...device.motionClasspublic class AccelerationInfoInheritanceAccelerationInfo Object 加速度x/y/z的单位均为m/s²。 在硬件(陀螺仪)不支持的情况下,alpha、beta和gamma值为null。 Public Properties PropertyDefined By  x : Number x轴上的加速度值。 AccelerationInfo  ...

来源: laya_api 发布时间: 20170929

409. laya.filters.GlowFilter [ 60%]

...ackagelaya.filtersClasspublic class GlowFilterInheritanceGlowFilter Filter Object 发光滤镜(也可以当成阴影滤使用) Public Methods  MethodDefined By  GlowFilter(color:String, blur:Number = 4, offX:Number = 6, offY:Number = 6) 创建发光滤镜 GlowFilterConstructor DetailGlowFilter(...

来源: laya_api 发布时间: 20170929

410. laya.utils.PoolCache [ 60%]

... Methods Packagelaya.utilsClasspublic class PoolCacheInheritancePoolCache Object 基于个数的对象缓存管理器 Public Properties PropertyDefined By  maxCount : int = 1000 允许缓存的最大数量 PoolCache  sign : String 对象在Pool中的标识 PoolCachePublic Methods  MethodDefin...

来源: laya_api 发布时间: 20170422