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

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

21. Laya2.1.0的BUG!Loader类的loadImage有问题了。快看! [ 97%]

...Loader类的loadImage有问题了。快看! 当loadImage(url) 中的 url=null时,(这个null是默认许可的值,别说不可以)。 正确流程:引发error加载错误, 现在的问题,是LAYA引擎js报错。导致程序漰溃。   我们来看看Laya的Loader类是怎么写的...

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

22. Uncaught TypeError: Cannot read property '_tf' of null [ 97%]

Uncaught TypeError: Cannot read property '_tf' of null 一直在报这样一个错误 附件 : --> 2016-12-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 nieyiwei 赞同来自: private var _guideImage:Image; ...

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

23. laya.net.LoaderManager [ 97%]

...容全部停止加载。LoaderManager  create(url:*, complete:Handler = null, progress:Handler = null, clas:Class = null, params:Array = null, priority:int = 1, cache:Boolean = true):* 根据clas类型创建一个未初始化资源的对象,随后进行异步加载,资源加载完成后,初...

来源: laya_api 发布时间: 20170929

24. laya.ani.GraphicsAni_API3.0 [ 97%]

...色,或者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: a...

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

25. laya.net.LoaderManager [ 97%]

...容全部停止加载。LoaderManager  create(url:*, complete:Handler = null, progress:Handler = null, type:String = null, constructParams:Array = null, propertyParams:Object = null, priority:int = 1, cache:Boolean = true):void 根据clas类型创建一个未初始化资源的对象,随后进行...

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

26. laya.d3.animation.AnimationNode [ 96%]

...c Methods  MethodDefined By  AnimationNode(localPosition:Float32Array = null, localRotation:Float32Array = null, localScale:Float32Array = null, worldMatrix:Float32Array = null) 创建一个新的 AnimationNode 实例。 AnimationNode  addChild(child:AnimationNode):void 添加子节点。 Anima...

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

27. laya.resource.Texture [ 96%]

...始宽度(包括被裁剪的透明区域)。Texture  url : String = null图片地址Texture  uv : ArrayTexture  width : Number 实际宽度。TexturePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Texture(bitmap:Texture2D = null, uv:Array = n...

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

28. laya.ui.AutoBitmap_API3.0 [ 96%]

...: string = "#ffffff" Defined in laya/ui/AutoBitmap.ts:31 uv uv: number[] = null Defined in laya/ui/AutoBitmap.ts:29 Accessors cmds get cmds(): any[] set cmds(value: any[]): void Inherited from Graphics.cmds Defined in laya/display/Graphics.ts:151 命令流。存储了所有绘制命令。 Returns an...

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

29. laya.display.Graphics [ 96%]

... drawCircle(x:Number, y:Number, radius:Number, fillColor:*, lineColor:* = null, lineWidth:Number = 1):DrawCircleCmd 绘制圆形。 Graphics  drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):DrawCurvesCmd 绘制一系列曲线。 Graphics  drawImage(texture:Textur...

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

30. laya.d3.graphics.StaticBatchManager [ 96%]

...atchRoot:Sprite3D, renderableSprite3Ds:Vector.<RenderableSprite3D> = null):void[static] 静态批处理合并,合并后子节点修改Transform属性无效,根节点staticBatchRoot可为null,如果根节点不为null,根节点可移动。 如果renderableSprite3Ds为null,合并staticBa...

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