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

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

161. 引入vconsole后 document.createTextNode is not a function [ 94%]

引入vconsole后 document.createTextNode is not a function 附件 : --> 2022-03-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Yan 赞同来自: 辛苦提供示例看一下,我这面测引入vconsole...

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

162. laya.d3.physics.shape.CompoundColliderShape [ 94%]

... ColliderShapeConstructor DetailCompoundColliderShape()Constructorpublic function CompoundColliderShape() 创建一个新的 CompoundColliderShape 实例。 Method Detail_addReference()methodoverride public function _addReference():void _removeReference()method override public function _removeRefer...

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

163. Laya2.0构建APP运行闪退,laya.core.js报错 [ 94%]

...信息截图给研发商 TypeError: this.nativeInput.setBgColor is not a function http://stand.alone.version/lib ... 2712: TypeError: this.nativeInput.setBgColor is not a function this.nativeInput.setBgColor(value); ^^ TypeError: this.nativeInput.setBgColor is not a function at Input.<anonymous&g...

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

164. 微信工具Js的Function问题 [ 94%]

微信工具Js的Function问题 var args = ["a","b","return a-b"]; var f = new Function(args[0], args[1], args[2]); var t = Function.apply(null, args); console.log( f(1,3) ); console.log( t(1,3) ); 这两个函数在Layabox开发时的目的都是生成一个不确定参数的函数,但导出到...

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

165. laya.media.SoundChannel [ 94%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

166. laya.d3.math.Vector3 [ 94%]

...public var z:NumberZ轴坐标Constructor DetailVector3()Constructorpublic function Vector3(x:Number = 0, y:Number = 0, z:Number = 0, nativeElements:Float32Array = null) 创建一个 Vector3 实例。 Parameters x:Number (default = 0) — X轴坐标。  y:Number (default = 0) — Y轴坐标。  z:N...

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

167. laya.ui.Label [ 94%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node  changeText(text:String):void 快速更改显示文本。不进行排版计算...

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

168. 微信开发者工具问题 [ 94%]

... Unexpected token in JSON at position 134;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 134     at JSON.parse (<anonymous>)     at Function.MiniAdpter.getJson (http://127.0.0.1:15089/game/code.js:10708:15)     at Function.MiniLoader.onReadNat...

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

169. laya.d3.terrain.TerrainFilter [ 94%]

...ublic var memorySize:intConstructor DetailTerrainFilter()Constructorpublic function TerrainFilter(owner:TerrainChunk, chunkOffsetX:int, chunkOffsetZ:int, gridSize:Number, terrainHeightData:Float32Array, heightDataWidth:int, heightDataHeight:int, cameraCoordinateInverse:Boolean) 创建一个新的 Me...

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

170. laya.d3.core.Sprite3D [ 94%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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