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

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

61. laya.ui.Tab_API3.0 [ 31%]

...w Handler(this, onSelect);//设置 tab 的选择项发生改变时执行的处理器。 Laya.stage.addChild(tab);//将 tab 添到显示列表。 } private function onSelect(index:int):void { trace("当前选择的表情页索引: index= ", index); } } } example Laya.init(640, 800);//设置游戏画...

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

62. laya.ui.UIGroup_API3.0 [ 26%]

...dler Defined in laya/ui/UIGroup.ts:28 改变 Group 的选择项时执行的处理器,(默认返回参数: 项索引(index:int))。 Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 Static drawtocanvCtx drawtocanvCtx: Context Inherited from Text....

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

63. laya.ui.Panel_API3.0 [ 24%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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

64. laya.display.Text_API3.0 [ 21%]

...常是调用this.x=value进行赋值,极速模式直接调用内部函数处理,如果未重写x,y属性,建议设置为急速模式性能更高。 Returns Sprite 返回对象本身。 reCache reCache(): void Inherited from Text.reCache Defined in laya/display/Sprite.ts:399 在设置cacheAs的...

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