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

大约有 23 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0063 秒)

11. laya.ui.VScrollBar [ 44%]

...认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component touc...

来源: laya_api 发布时间: 20170929

12. laya.ui.HScrollBar [ 44%]

...认为Laya.timer。Node toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component touc...

来源: laya_api 发布时间: 20170929

13. laya.ui.ScrollBar [ 39%]

...认值为1。 ScrollBar toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent ...

来源: Laya2.0_api 发布时间: 20190513

14. 【简单跑酷--JS版】---Lv.6 终篇 [ 38%]

...g.GameWidth,Config.GameHeight,"#000000"); this.addChild(this.bg); //loading文本 this.txt = new Text(); this.txt.color = "#ffffff"; this.txt.fontSize = 30; this.txt.text = "Loading"; this.txt.width = Config.GameWidth; this.txt.align = "center"; this.txt.y = (Config.GameHeight - this.txt.height) * 0...

来源: Laya_社区 发布时间: 20160803

15. laya.ui.VScrollBar [ 37%]

...认值为1。 ScrollBar toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent ...

来源: Laya2.0_api 发布时间: 20190513

16. laya.ui.HScrollBar [ 37%]

...认值为1。 ScrollBar toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent ...

来源: Laya2.0_api 发布时间: 20190513

17. WebSocket通信 · LayaAir3.3 · 引擎文档 · LAYABOX [ 37%]

...的形式进行传输,WebSocket 协议定义了不同类型的帧,如文本帧、二进制帧等。 1.3.3 关闭连接阶段 当客户端或服务器需要关闭连接时,会发送一个关闭帧,另一方收到关闭帧后,会发送一个确认关闭帧,然后双方关闭 TCP 连接。 ...

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

18. laya.ui.List [ 36%]

...,然后显示 Sprite toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent ...

来源: Laya2.0_api 发布时间: 20190513

19. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 25%]

...--JS版】---Lv.6 终篇 分享,扩展Laya.Text组件实现简单的富文本 关于layaIDE 用js 与服务器通过socket建立长连接有没有简单的事例? 技术文档那个简单3D例子 as3源码资源有吗?打网球那个哈 我把3d高级部分里的简单场景案例和3d基础...

来源: Laya_社区 发布时间: 20160801

20. laya.ui.ScrollBar_API3.0 [ 23%]

...Defined in laya/ui/UIComponent.ts:281 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...

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