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

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

1221. 如何监听移动端软键盘的弹出和收回? [ 61%]

...示 private var textInput:TextField; textInput=new TextField(); textInput.type=TextFieldType.INPUT; textInput.border=true; textInput.multiline=true; textInput.wordWrap=true; textInput.width=200; textInput.x=100; textInput.y=200; addChild(textInput); textInput.addEventListener(FocusEvent.FOCUS_IN,onF...

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

1222. laya.d3.renderobjs.renderobj.InstanceRenderElementOBJ_API3.0 [ 61%]

...r addUpdateBuffer clear drawGeometry getUpdateData Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface

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

1223. [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时候崩溃 [ 61%]

...ntity [] 2020-12-10 19:03:47.363139+0800 layabox[1694:38272] method return type @ 2020-12-10 19:03:47.363832+0800 layabox[1694:38272] JSRuntime::callMethod {   "v" : "{\"msg\":\"Ëé∑ÂèñÊàêÂäü\",\"data\":{\"level\":0.94999999999999996,\"state\":1},\"code\":1}" } 2020-12-10 19:03:47.36440...

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

1224. Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js [ 60%]

... Can not find class Laya.Text layaair2-cmd 编译bug 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 构建app后导入AS报错Could not find com.android.tools.build:gradle:3.1.2. 2.0.0编译报错Cannot find global type 'Array' 运行报错 Uncaught Can not ...

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

1225. laya.d3.math.Bounds_API3.0 [ 60%]

...ainPoint merge TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method

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

1226. laya.d3.graphics.VertexBuffer3D_API3.0 [ 60%]

...iveVertexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, ...

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

1227. laya.d3.graphics.IndexBuffer3D_API3.0 [ 60%]

...tiveIndexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead indexCount indexType indexTypeByteCount Methods _setIndexData destroy getData setData unbind Constructors constructor new IndexBuffer3D(indexType: IndexFor...

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

1228. 微信排行榜无法滑动的问题 [ 60%]

...oriMat.a, 0, 0, oriMat.d, p.x * oriMat.a, p.y * oriMat.d); wx.postMessage({type: "resizeShared", url: "", data: {width: subW * mat.a, height: subH * mat.d, matrix: mat}, isLoad: false});   子域接收消息的地方:var openMatrix = new Laya.Matrix(); openMatrix.a = mainMatrix.a; openMatrix.b = ...

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

1229. laya.d3.shader.SubShader_API3.0 [ 60%]

...uctors constructor new SubShader(attributeMap?: {}, uniformMap?: UniformMapType, uniformDefaultValue?: {}): SubShader Defined in laya/d3/shader/SubShader.ts:109 创建一个 SubShader 实例。 Parameters Default value attributeMap: {} = SubShader.DefaultAttributeMap 顶点属性表。 [name: string...

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

1230. laya.ui.Button_API3.0 [ 60%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...

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