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

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

651. laya.ui.RadioGroup_API3.0 [ 52%]

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

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

652. LayaAir IDE 语言包的使用? [ 52%]

...是为什么? 已上传 Demo 附件 TS项目使用matter.js库无智能提示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 微信小游戏如何使用ttf字体? LayaAirIDE下如何使用mask? 使用3D时候,Property 'g...

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

653. 2.13版本3D场景遮挡UI的BUG [ 52%]

...est发送Post请求有Bug? Unity场景使用Laya导出插件导出,总是提示LayaAir3D UnityPlugin: unknown Shader Please use LayaAir3D shader laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场...

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

654. laya.ui.Tab_API3.0 [ 52%]

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

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

655. 简单粒子效果,发布成单机版apk在移动端安装运行,结果显示不出来 [ 52%]

...    }   发布成单机版apk在移动端安装运行,移动端报错提示: http://www.xxx.com/LayaUISampl ... annot read property 'start' of null this.sp.emitter.start(Number.MAX_VALUE); TypeError: Cannot read property 'start' of null     at LayaUISample.__proto.onAssetsLoaded (http://ww...

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

656. laya.ui.UIGroup_API3.0 [ 52%]

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

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

657. ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? [ 52%]

...开销 thi   s._loveControl = this.getComponent(LoveControl);  //点击提示文字,开始游戏 this.label_start.on(Laya.Event.CLICK, this, this.onTipClick); //this._loveControl.startGame();  //点击重置按钮,重新开始 this.button_reset.on(Laya.Event.CLICK, this, this.onClickReset); ...

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

658. laya.ui.Tab [ 51%]

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

来源: laya_api 发布时间: 20170929

659. Bug:移动设备当两手指同时触摸屏幕,event.touches数组的长度有很大概率不对 [ 51%]

... freedom6718 赞同来自: 这是我的测试结果,左上方的信息有提示. 输出: length=2 length=2 时,我两手指还有屏幕上,当松开一指时,下面输出为: length=2 再按下一指时,输出为: length=3 再松开一指,输出为: length=2 注:这个只在Laybox应...

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

660. 打包出现问题 [ 51%]

...程重新创建一个, 现在又这样了, 这不是长久解决办法   提示的错误: fs.js:558 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open '/Developer/xcode/projects/game_dev/180106JumpAJump/code.git/JumpLaya/rel...

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