大约有 773 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0089 秒)
Laya_社区(623) Laya3.0_api(37) laya_api(34) Laya2.0_api(34) Laya2.0_文档(22) Laya3.0_文档(14) Laya2.0_示例(5) Laya_示例(4)
...载与开源协议 ##### releases 在code标签下,下图中的 releases文本之前是release版的数量,点击releases可以进入LayaAir引擎release版下载页面,如果不参与引擎的修改维护,从这里下载和从官网下载都是一样的。对于使用Watch关注了LayaAir...
来源: Laya2.0_文档 发布时间: 20210714
...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
...Label 类的实例对象 label 。 label.text = "100000";//设置 label 的文本内容。 label.name = "label";//设置 label 的name属性值。 label.size(100, 20);//设置 label 的宽度、高度。 this.addChild(label);//将 label 添加到显示列表。 }; Laya.class(Item,"mypackage.listExam...
来源: Laya3.0_api 发布时间: 20231115
...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
... 分享:打地鼠 AS、JS、TS版本 Demo! btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 【分享】js版节奏大师 [分享]Dialog 点击边缘不关闭的 Demo示例...
来源: Laya_社区 发布时间: 20170324
...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
...Defined in laya/ui/UIComponent.ts:312 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...
来源: Laya3.0_api 发布时间: 20231102
...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
...playName": "插件名称", "version": "1.0.0", "description": "一段描述文本,用于说明该插件的作用和使用说明", "icon": "editorResources/icon.png", "author": "layabox" } 安装后的效果如图3-1所示 (图3-1) [!Tip] 需要注意的是,插件中的所有图片(包括ic...
来源: Laya3.0_文档 发布时间: 20251010
...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