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

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

1351. 源码List的一次代码错误 [ 51%]

...但是看定义arr上面定义的是局部变量。__proto._createItems = function (startY, numX, numY) { var box = this._content; var cell = this._getOneCell(); var cellWidth = cell.width + this._spaceX; var cellHeight = cell.height + this._spaceY; if (this.cacheContent) { var cacheBox = new Box();...

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

1352. laya.d3.renderobjs.nativeobj.NativeShadowCullInfo_API3.0 [ 51%]

...nt cullPlanes cullSphere direction position Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Enumeration Interface Static property

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

1353. laya的模型动画对360小游戏不适配 报game.js:22084 Uncaught getUint16 error - Out of bounds [ 50%]

...!getUint16 error - Out of bounds";at api request success callback function String

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

1354. 1.1.0-1.3.0版本IDE发布UI组件的runtime属性在swf运行时的问题 [ 50%]

...wf运行会报错 报错类:laya.ui.View 报错方法:protected static function getCompInstance(json:Object):Component 见附件 [故障] exception, 信息=TypeError: Error #1010: 术语尚未定义,并且无任何属性。 求务必在下个版本解决这个问题,不然没法发布swf了...

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

1355. webgl graphics 绘制 层级 显示错误 [ 50%]

...: 打开 WebGLContext2D.as 找到其中的stroke函数 override public function stroke():void { 在最后加上 _renderKey = -1; 如下:   另外你这样做效率太低了,建议用图片,或者用drawRect来做,line是很慢的   2018-04-02 0 1 分享 微博 QZONE 微信 Laya_XS 赞同...

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

1356. 项目的程序入口一般应该怎么写?怎么联系其它的类? [ 50%]

...vas如何使用layaAir引擎 导微信小程序报错window.focus is not a function 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 app启动动画应该如何去掉 请问layaair2.0-js 怎么用程序在...

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

1357. as编译js的一个问题 [ 50%]

...     public class LayaSample {                  public function LayaSample() {             //初始化引擎             Laya.init(1136, 640);                          /**测试 */             var o:Object = new Object()...

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

1358. laya.d3.core.material.BaseMaterial_API3.0 [ 50%]

...EUE_TRANSPARENT SHADERDEFINE_ALPHATEST load Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

1359. 2.0)js按照官方遮罩写的程序,无法正常执行, 请问怎么回事,代码见内。 [ 50%]

...url路径 head_img.loadImage(data.head_img, Laya.Handler.create(head_img, function () {              this.height = this.width = 77;        var cMask = new Laya.Sprite();//创建遮罩对象        var r = 38.5; //遮罩圆形半径              cMask.graphics.drawCircle(0, 0, r...

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

1360. laya.ui.ScaleBox_API3.0 [ 50%]

...。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定义的鼠标提示 btn1.toolTip = showTips1; //带参数的自定义鼠标提示 clip.tool...

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