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

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

2751. http无响应 [ 49%]

....once(Event.ERROR, this, onHttpRequestError); hr.send('http://111.73.45.19/index.php/Tgy/tgyPost', 'username=c11111&password=888888', 'post', 'text'); } function onHttpRequestError(e) { console.log(e); } function onHttpRequestProgress(e) { console.log(e) } function onHttpRequestComplete(e) { thi...

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

2752. Native打包的横竖屏问题 [ 49%]

...来自: 打包屏幕方向设置你可以参考:http://ldc.layabox.com/index.p ... 3D243 2017-02-12 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 reven1983 相关问题 laya针对页游耗用内存大的问题是如何解决的? uni...

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

2753. laya.d3.component.animation.CameraAnimations [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames CameraAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class CameraAnimationsInheritanceCameraAnimations KeyframeAnimations Component3D EventDispatcher Object CameraAnimations 类用...

来源: laya_api 发布时间: 20170603

2754. laya.ui.Widget [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames WidgetProperties | Methods | Constants Packagelaya.uiClasspublic class WidgetInheritanceWidget Component Object 相对布局插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...

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

2755. laya.d3.component.volume.batchvolume.StaticInstanceBatchRender_API3.0 [ 49%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Volume/BatchVolume/StaticInstanceBatchRender" StaticInstanceBatchRender Class StaticInstanceBatchRender StaticInstance...

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

2756. laya.display.BitmapFont [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BitmapFontProperties | Methods Packagelaya.displayClasspublic class BitmapFontInheritanceBitmapFont Object BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及使用方法,请参考文章 S...

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

2757. Layaair发布flash遇到的错误 [ 49%]

...”。 解决方法:找到项目文件夹中的html-template,并找到index.template.html,右键使用TextEditor编辑,在 params.allowfullscreen=”true”;后面加上params.wmode = "direct"; 但是我这边还出现了其他错误 1. FlashInit.as中的RunDriver.newWebGLContext报错,...

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

2758. laya.ui.ScrollBar [ 49%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组...

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

2759. 如何在手机端实现全屏显示,隐藏地址栏等工具框? [ 49%]

...tRequestFullScreen(); } 以上就是控制全屏的代码,如果可以在index.html中执行就好了;现在只能自己去研究了,希望官方可以考虑 2017-03-07 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 haliluya 相关...

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

2760. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket [ 49%]

...og.com​   我游戏地址 是  http://www.tudangame.com/game/zhadanren/index.html​    我打包 也仅仅 是 远程链接这个地址  都没打包本地资源  但是网页上 微信上访问都正常 打包的apk访问 就链接不上socket了   2017-03-07 1 3 分享 微博 QZONE 微...

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