大约有 819 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0036 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...gProperties PackageTop LevelClasspublic class UIConfigInheritanceUIConfig Object全局配置Public Properties PropertyDefined By closeDialogOnSide : Boolean = true[static] 模式窗口点击边缘,是否关闭窗口,默认是关闭的UIConfig mouseWheelEnable : Boolean = true[static] 是...
来源: Laya2.0_api 发布时间: 20190513
...aya.display.cmdClasspublic class DrawTexturesCmdInheritanceDrawTexturesCmd Object 根据坐标集合绘制多个贴图 Public Properties PropertyDefined By pos : Array 绘制次数和坐标。 DrawTexturesCmd texture : Texture 纹理。 DrawTexturesCmdPublic Methods MethodDefined By reco...
来源: Laya2.0_api 发布时间: 20190513
...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
...laya.d3.animationClasspublic class AnimationEventInheritanceAnimationEvent Object AnimationEvent 类用于实现动画事件。 Public Properties PropertyDefined By eventName : String 事件触发名称。AnimationEvent params : Array 事件触发参数。AnimationEvent time : Number 事...
来源: Laya2.0_api 发布时间: 20190513
...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
... 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
...ckagelaya.display.cmdClasspublic class TranslateCmdInheritanceTranslateCmd Object 位移命令 Public Properties PropertyDefined By tx : Number 添加到水平坐标(x)上的值。 TranslateCmd ty : Number 添加到垂直坐标(y)上的值。 TranslateCmdPublic Methods MethodDefined...
来源: Laya2.0_api 发布时间: 20190513
...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
...提示信息。 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
...ic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通过UIConfig设置弹出框...
来源: laya_api 发布时间: 20170929