大约有 64 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0042 秒)
...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
...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
...常是调用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
...常是调用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