大约有 311 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0073 秒)
Laya_社区(111) Laya3.0_api(40) laya_api(37) Laya2.0_api(37) Laya2.0_文档(23) Laya3.0_文档(22) Laya2.0_示例(21) Laya_示例(20)
...么显示和隐藏文字? Morn UI中的Label文字颜色显示不正确 文本显示错误,多个文字被不相关的同一个文字替换了,如下图 laya引擎在3D中如何在人物头顶加上文字(对话框)? 官网文档真的太垃圾了了,错误百出,真想知道你们...
来源: Laya_社区 发布时间: 20180517
...eDirectionIndicator(); // 画出其他UI drawUI(); // 创建显示角度的文本 createDegreesText(); Gyroscope.instance.on(Event.CHANGE, this, onOrientationChange); } function createCompass() { compassImg = new Sprite(); Laya.stage.addChild(compassImg); compassImg.loadImage(compassImgPath); compas...
来源: Laya_示例 发布时间: 20251130
...认值为1。 ScrollBar toolTip : * 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent ...
来源: Laya2.0_api 发布时间: 20190513
...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
...ndicator(); // // 画出其他UI this.drawUI(); // // 创建显示角度的文本 this.createDegreesText(); Gyroscope.instance.on(Event.CHANGE, this, this.onOrientationChange); } // 方位指示器指向当前所朝方位 createCompass() { const Sprite = Laya.Sprite; compassImg = new Sprite(); Laya....
来源: Laya2.0_示例 发布时间: 20251130
...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: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:281 鼠标悬停提示。 可以赋值为文本 String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.tool...
来源: Laya3.0_api 发布时间: 20231115
...1 贝塞尔曲线的基础6.2 代码绘制二次贝塞尔曲线七、绘制文本7.1 IDE绘制文本7.2 代码绘制文本八、绘制填充纹理8.1 IDE绘制填充纹理8.2 代码绘制填充纹理九、绘制九宫格纹理9.1 IDE绘制九宫格纹理9.2 代码绘制九宫格纹理十、消除矢...
来源: Laya3.0_文档 发布时间: 20251010
...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