大约有 819 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0052 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...-27 18:03:47.977 27945-27945/com.twand.kozhanji I/art: at java.lang.Object java.lang.reflect.Method.invoke!(java.lang.Object, java.lang.Object) (Method.java:-2) 06-27 18:03:47.977 27945-27945/com.twand.kozhanji I/art: at void com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run()...
来源: Laya_社区 发布时间: 20180627
...ndition Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited accessor
来源: Laya3.0_api 发布时间: 20231102
...a.display.cmdClasspublic class DrawTrianglesCmdInheritanceDrawTrianglesCmd Object 绘制三角形命令 Public Properties PropertyDefined By alpha : Number alpha DrawTrianglesCmd blendMode : String blend模式 DrawTrianglesCmd color : ColorFilter 颜色变换 DrawTrianglesCmd indices : ...
来源: Laya2.0_api 发布时间: 20190513
...lement" VertexElement constructor elementFormat elementUsage offset Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...nheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose > onDestroy(如果销毁) onCreate在页面未创建时执行一次,再次打开页面不会再执行,适...
来源: laya_api 发布时间: 20170929
...ionsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By currentAnimationClipIndex : int[read-only] 获取播放器的动画...
来源: laya_api 发布时间: 20170603
...LENAME_VERSION FOLDER_VERSION manifest type addVersionPrefix enable Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...mediaClasspublic class SoundChannelInheritanceSoundChannel EventDispatcher Object SoundChannel 用来控制程序中的声音。每个声音均分配给一个声道,而且应用程序可以具有混合在一起的多个声道。 SoundChannel 类包含控制声音的播放、暂停、停止、音...
来源: Laya2.0_api 发布时间: 20190513
...oncat(otherLoadData); } for (var i = 0; i < loadData.length; i++) { if (Object.prototype.toString.call(loadData[i]) === "[object Object]") { loadData[i].priority = this.priority; } } Laya.loader.load(loadData, Laya.Handler.create(this, this.onComplete, [resKey, otherLoadData, complete, progress, ...
来源: Laya_社区 发布时间: 20191107
...a.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正...
来源: laya_api 发布时间: 20170929