大约有 9 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0036 秒)
...Class StatUI Hierarchy StatUI Implements IStatUI Index Methods hide render show showToggle update Methods hide hide(): void Implementation of IStatUI.hide Defined in laya/ui/StatUI.ts:61 override 隐藏性能统计信息。 Returns void render render(ctx: any, x: number, y: number): void Implementat...
来源: Laya3.0_api 发布时间: 20231115
...UI组件类的事件类型。 Hierarchy UIEvent Index Properties HIDE_TIP SHOW_TIP Properties Static HIDE_TIP HIDE_TIP: string = "hidetip" Defined in laya/ui/UIEvent.ts:12 隐藏提示信息。 Static SHOW_TIP SHOW_TIP: string = "showtip" Defined in laya/ui/UIEvent.ts:8 显示提示信息。 Globals...
来源: Laya3.0_api 发布时间: 20231115
...tatUI Index Methods enable hide isCanvasRender renderNotCanvas set_onclick show Methods enable enable(): void Overrides IStatRender.enable Defined in laya/utils/StatUI.ts:148 override 激活性能统计 Returns void hide hide(): void Overrides IStatRender.hide Defined in laya/utils/StatUI.ts:156 ove...
来源: Laya3.0_api 发布时间: 20231102
...鼠标光标样式。 Hierarchy Mouse Index Accessors cursor Methods hide show Accessors Static cursor get cursor(): string set cursor(cursorStr: string): void Defined in laya/utils/Mouse.ts:25 设置鼠标样式 Returns string Defined in laya/utils/Mouse.ts:21 设置鼠标样式 Parameters cursorSt...
来源: Laya3.0_api 发布时间: 20231115
...tatUI Index Methods enable hide isCanvasRender renderNotCanvas set_onclick show Methods enable enable(): void Defined in laya/utils/IStatRender.ts:14 激活性能统计 Returns void hide hide(): void Defined in laya/utils/IStatRender.ts:20 隐藏性能统计信息。 Returns void isCanvasRender isCa...
来源: Laya3.0_api 发布时间: 20231102
...型为"bitmap"类型的画布数量。 Hierarchy Stat Index Properties AllShow AllToggle FPS RenderFuncToggle RenderModeToggle _statUI bufferMemory canvasBitmap canvasNormal canvasReCache cpuMemory gpuMemory loopCount memoryShow renderShow renderSlow spriteRenderUseCacheCount Methods hide render sho...
来源: Laya3.0_api 发布时间: 20231115
... dialog.dragArea = "0,0,150,50";//设置 dialog 的拖拽区域。 dialog.show();//显示 dialog。 dialog.closeHandler = new Handler(this, onClose);//设置 dialog 的关闭函数处理器。 } private function onClose(name:String):void { if (name == Dialog.CLOSE) { trace("通过点击 name 为" + ...
来源: Laya3.0_api 发布时间: 20231115
...chorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew startDrag stopDrag timerLoop timerOnce toParentPoint updateZOrder fromImage Constructors constructor new TileAniSprite(): TileAniSprite Inherited from Sprite.constructor Overrides Node.constructor Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...chorY set_height set_scaleX set_scaleY set_transform set_visible set_width show size skew startDrag stopDrag timerLoop timerOnce toParentPoint updatePos updateZOrder fromImage Constructors constructor new GridSprite(): GridSprite Inherited from Sprite.constructor Overrides Node.constructor Defined i...
来源: Laya3.0_api 发布时间: 20231115