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

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

321. UIConfig [ 69%]

...gProperties PackageTop LevelClasspublic class UIConfigInheritanceUIConfig Object全局配置Public Properties PropertyDefined By  closeDialogOnSide : Boolean = true[static] 模式窗口点击边缘,是否关闭窗口,默认是关闭的UIConfig  mouseWheelEnable : Boolean = true[static] 是...

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

322. laya.display.cmd.DrawTexturesCmd [ 69%]

...aya.display.cmdClasspublic class DrawTexturesCmdInheritanceDrawTexturesCmd Object 根据坐标集合绘制多个贴图 Public Properties PropertyDefined By  pos : Array 绘制次数和坐标。 DrawTexturesCmd  texture : Texture 纹理。 DrawTexturesCmdPublic Methods  MethodDefined By  reco...

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

323. laya.display.cmd.SaveCmd [ 69%]

...stants Packagelaya.display.cmdClasspublic class SaveCmdInheritanceSaveCmd Object 存储命令,和restore配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 SaveCmdPublic Constants ConstantDefined By  ID : String = Save[static] SaveCmdMethod Detailrecover()method...

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

324. laya.d3.animation.AnimationEvent [ 69%]

...laya.d3.animationClasspublic class AnimationEventInheritanceAnimationEvent Object AnimationEvent 类用于实现动画事件。 Public Properties PropertyDefined By  eventName : String 事件触发名称。AnimationEvent  params : Array 事件触发参数。AnimationEvent  time : Number 事...

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

325. laya.d3.terrain.unit.ChunkInfo [ 69%]

...Packagelaya.d3.terrain.unitClasspublic class ChunkInfoInheritanceChunkInfo Object DetailTextureInfo 类用于描述地形细节纹理。 Public Properties PropertyDefined By  alphaMap : Vector.<String>ChunkInfo  detailID : Vector.<Uint8Array>ChunkInfo  normalMap : StringChunkInfoP...

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

326. laya.display.cmd.RestoreCmd [ 69%]

... Packagelaya.display.cmdClasspublic class RestoreCmdInheritanceRestoreCmd Object 恢复命令,和save配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 RestoreCmdPublic Constants ConstantDefined By  ID : String = Restore[static] RestoreCmdMethod Detailrecover()...

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

327. laya.display.cmd.TranslateCmd [ 69%]

...ckagelaya.display.cmdClasspublic class TranslateCmdInheritanceTranslateCmd Object 位移命令 Public Properties PropertyDefined By  tx : Number 添加到水平坐标(x)上的值。 TranslateCmd  ty : Number 添加到垂直坐标(y)上的值。 TranslateCmdPublic Methods  MethodDefined...

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

328. laya.d3.utils.ParseJSON_API3.0 [ 69%]

...tring Returns any Globals "laya/d3/utils/ParseJSON" ParseJSON parse Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

329. laya.ui.UIEvent_API3.0 [ 69%]

...提示信息。 Globals "laya/ui/UIEvent" UIEvent HIDE_TIP SHOW_TIP Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

330. laya.ui.DialogManager [ 69%]

...ic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框...

来源: laya_api 发布时间: 20170929