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

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

1. laya.ui.UIEvent_API3.0 [ 100%]

...atic SHOW_TIP SHOW_TIP: string = "showtip" Defined in laya/ui/UIEvent.ts:8 显示提示信息。 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

2. laya.utils.IStatRender_API3.0 [ 97%]

... Function): void Defined in laya/utils/IStatRender.ts:26 点击性能统计显示区域的处理函数。 Parameters fn: Function Returns void show show(x?: number, y?: number, views: any): void Defined in laya/utils/IStatRender.ts:10 显示性能统计信息。 Parameters Default value x: number = ...

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

3. laya.utils.Log_API3.0 [ 96%]

...orted Menu Globals "laya/utils/Log" Log Class Log Log 类用于在界面内显示日志记录信息。 注意:在加速器内不可使用 Hierarchy Log Index Properties autoScrollToBottom maxCount Methods clear enable print toggle Properties Static autoScrollToBottom autoScrollToBottom: boolean = ...

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

4. laya.ui.StatUI_API3.0 [ 95%]

...id Implementation of IStatUI.show Defined in laya/ui/StatUI.ts:29 override 显示性能统计信息。 Parameters Optional x: number X轴显示位置。 Optional y: number Y轴显示位置。 Optional views: Array<StatUIParams> Returns void showToggle showToggle(x?: number, y?: number, views?:...

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

5. laya.utils.Mouse_API3.0 [ 94%]

... Returns void Static show show(): void Defined in laya/utils/Mouse.ts:47 显示鼠标 Returns void Globals "laya/utils/Mouse" Mouse cursor hide show Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

6. laya.utils.StatUI_API3.0 [ 93%]

...ternals Only exported Menu Globals "laya/utils/StatUI" StatUI Class StatUI 显示Stat的结果。由于stat会引入很多的循环引用,所以把显示部分拆开 author laya Hierarchy IStatRender StatUI Index Methods enable hide isCanvasRender renderNotCanvas set_onclick show Methods enable en...

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

7. laya.display.Text_API3.0 [ 65%]

...orted Menu Globals "laya/display/Text" Text Class Text Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的...

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

8. laya.display.Input_API3.0 [ 64%]

...d Menu Globals "laya/display/Input" Input Class Input Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异,会导致此对象的默认文本的位置与用户点击输入时的文本的位置有少许的偏差。 H...

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

9. laya.ui.HScrollBar_API3.0 [ 43%]

...ollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 example 以下示例代码,创建了一个 HScrollBar 实例。 package { import laya.ui.HScrollBar; import laya.utils.Handler; public class HScrollBar_Example { pri...

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

10. laya.ui.VScrollBar_API3.0 [ 43%]

...ollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 example 以下示例代码,创建了一个 VScrollBar 实例。 package { import laya.ui.vScrollBar; import laya.ui.VScrollBar; import laya.utils.Handler; public cla...

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