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

大约有 957 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0082 秒)

631. 打包成Android应用,获取首页链接经常超时最后卡在加载界面 [ 46%]

...-23 11:41:47.548 16178-16304/? E/LayaBox: JsAppCache::loadCachedURL Error, no cache data.   老是加载超时,但是链接用浏览器访问是没问题的 2017-09-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

632. laya.device.media.Video [ 46%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VideoProperties | Methods | Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关...

来源: laya_api 发布时间: 20170929

633. laya.d3.graphics.IndexBuffer3D [ 46%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames IndexBuffer3DProperties | Methods | Constants Packagelaya.d3.graphicsClasspublic class IndexBuffer3DInheritanceIndexBuffer3D Buffer Object IndexBuffer3D 类用于创建索引缓冲。 Public Properties Hide Inherited Pu...

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

634. laya.physics.joint.PrismaticJoint [ 46%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PrismaticJointProperties | Methods Packagelaya.physics.jointClasspublic class PrismaticJointInheritancePrismaticJoint JointBase Component Object 平移关节:移动关节允许两个物体沿指定轴相对移动,它...

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

635. laya.d3.graphics.VertexPositionNormalTexture0Texture1SkinTangent [ 46%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalTexture0Texture1SkinTangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalTexture0Texture1SkinTangentInheritanceVertexPositionNormalTexture0Texture1SkinTangent Objec...

来源: laya_api 发布时间: 20170929

636. typeScript Java互调问题 [ 45%]

...savedInstanceState);         getWindow().requestFeature(Window.FEATURE_NO_TITLE);         getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);                  mProxy = new RuntimeProxy(this);         mPlugin = new GameEng...

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

637. ios下没有办法强制全屏,横屏,地址栏仍然存在 [ 45%]

...de" content="app"> <meta name="msapplication-tap-highlight" content="no"> 【在手机的QQ浏览器和UC浏览器上上使用域名地址直接访问】 在安卓上可以隐藏标题栏,全屏,横屏, 在苹果手机里标题栏没有隐藏。 安卓手机不需要增加以下即可...

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

638. 二次开发(TypeScript-LayaNative原生服务-LayaNative进阶) [ 45%]

...} public static void testAsyncCallback(String json) { //js thread try { JSONObject root = new JSONObject(json); Log.d("JSBridge", "java: " + root.getString( "value" )); } catch (JSONException e) { e.printStackTrace(); } m_Handler.post( new Runnable() { public void run() { //ui thread update ui JSONO...

来源: Laya2.0_文档 发布时间: 20210714

639. laya.utils.Stat [ 45%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames StatProperties | Methods Packagelaya.utilsClasspublic class StatInheritanceStat Object Stat 是一个性能统计面板,可以实时更新相关的性能参数。 参与统计的性能参数如下(所有参数都是...

来源: laya_api 发布时间: 20170929

640. [Error] TypeError: null is not an object (evaluating 'this._style._tf') [ 45%]

[Error] TypeError: null is not an object (evaluating 'this._style._tf') 请问这个怎么解决? Safari , Chrome 同样有这个问题 [Error] TypeError: null is not an object (evaluating 'this._style._tf') (anonymous function) (laya.core.js:16463) toParentPoint (laya.core.js:15797) localToGlo...

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