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

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

521. laya.d3.component.animation.UVAnimations [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UVAnimationsProperties | Methods | Events Packagelaya.d3.component.animationClasspublic class UVAnimationsInheritanceUVAnimations KeyframeAnimations Component3D EventDispatcher Object UVAnimations 类用于创建UV动...

来源: laya_api 发布时间: 20170603

522. cache bitmap size larger than 2048,cache ignored [ 50%]

cache bitmap size larger than 2048,cache ignored 请问下 我的游戏 在页面最小化一段时间之后 再最大化的时候 会出现 控制台输出一大堆警告 说 cache bitmap size larger than 2048,cache ignored ,然后页面就各种黑色的块 这个是引擎做的吧 怎么解决...

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

523. 部署web后无法请求访问HTTP API接口数据,调试模式下可以访问获取 [ 50%]

...S policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. 2020-06-09 添加评论 已悬赏50元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回...

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

524. laya.d3.core.Gradient [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientProperties | Methods Packagelaya.d3.coreClasspublic class GradientInheritanceGradient ObjectImplements laya.d3.core.IClone Gradient 类用于创建颜色渐变。 Public Properties PropertyDefined By  colorAlp...

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

525. 截屏无法实现 [ 50%]

...vedInstanceState);         getWindow().requestFeature(Window.FEATURE_NO_TITLE);         getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,                 WindowManager.LayoutParams.FLAG_FULLSCREEN);         mProxy = new RuntimeProxy(this);         m...

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

526. laya.events.MouseManager [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MouseManagerProperties | Methods | Constants Packagelaya.eventsClasspublic class MouseManagerInheritanceMouseManager Object MouseManager 是鼠标、触摸交互管理器。 鼠标事件流包括捕获阶段、目标阶...

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

527. 屏幕适配API概述(JavaScript-2D基础篇(JS)-屏幕适配) [ 50%]

...-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no`"。   在LayaAir引擎内,如果页面未设置过viewport标签,则引擎会自动生成一个,以确保获取的正确宽高。   屏幕适配是每个游戏都会用到。关于移动设备,尤其是手...

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

528. native 源码安卓编译错误,JCFileResManager 中的JCFileRes 没有setOnReadyCB,setOnErrorCB 方法,是不是没上传? [ 50%]

...jni/../../../../source/conch/JSWrapper/LayaWrap/JSAudio.cpp:199:94: error: no matching function for call to 'laya::JCFileRes::setOnReadyCB(std::__1::__bind<bool (laya::JSAudio::*)(void*, std::__1::weak_ptr<int>), laya::JSAudio*, std::__1::placeholders::__ph<1>&, std::__1::weak_ptr...

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

529. laya.physics.joint.MouseJoint [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MouseJointProperties | Methods Packagelaya.physics.jointClasspublic class MouseJointInheritanceMouseJoint JointBase Component Object 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向...

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

530. laya.utils.ClassUtils [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ClassUtilsProperties | Methods Packagelaya.utilsClasspublic class ClassUtilsInheritanceClassUtils Object ClassUtils 是一个类工具类。 Public Properties PropertyDefined By  _classMap : Object[static] ClassUtils...

来源: laya_api 发布时间: 20170929