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

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

101. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 27%]

...= new Text(); Laya.stage.addChild(text); text.text = "单击舞台播放和暂停"; text.color = "#FFFFFF"; text.fontSize = 100; text.valign = "middle"; text.align = "center"; text.size(Laya.stage.width, Laya.stage.height); } private function onSuccess(url:String):void { video = new Video(Laya.stage...

来源: Laya2.0_文档 发布时间: 20210715

102. 和原生Dom交互 · LayaAir3.0文档 · LAYABOX [ 27%]

...ew Laya.Text(); Laya.stage.addChild(tex); tex.text = "单击舞台播放和暂停"; tex.color = "#ffffff"; tex.fontSize = 100; tex.valign = "middle"; tex.align = "center"; tex.size(Laya.stage.width,Laya.stage.height); } private onSuccess(url:string):void{ this.video = new Laya.Video(Laya.stage.width...

来源: Laya3.0_文档 发布时间: 20230629

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

...Inherited from ScrollBar.stopMoveLimit Defined in laya/ui/ScrollBar.ts:540 暂停滚动的重载方法-add:xiaosong Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 topMoveLimit topMoveLimit: number = 0 Inherited from ScrollBar.topMoveLimit Defined in ...

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

104. laya.ui.VScrollBar_API3.0 [ 9%]

...Inherited from ScrollBar.stopMoveLimit Defined in laya/ui/ScrollBar.ts:540 暂停滚动的重载方法-add:xiaosong Optional tag tag: string Inherited from Node.tag Defined in laya/display/Node.ts:62 节点标签 topMoveLimit topMoveLimit: number = 0 Inherited from ScrollBar.topMoveLimit Defined in ...

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