大约有 2,110 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)
...putting isiOSWKwebView keyEventsEnabled mouseEventsEnabled mouseX mouseY multiTouchEnabled Accessors inst touchCount touchTarget touches Methods getNodeUnderPoint getSprite3DUnderPoint getSpriteUnderPoint handleKeys handleMouse handleTouch hitTest cancelClick getTouchPos hasKeyDown Constructors cons...
来源: Laya3.0_api 发布时间: 20231115
... laya/d3/math/Vector2.ts:15 创建一个 Vector2 实例。 Parameters Default value x: number = 0 X轴坐标。 Default value y: number = 0 Y轴坐标。 Returns Vector2 Properties x x: number Defined in laya/d3/math/Vector2.ts:13 X轴坐标 y y: number Defined in laya/d3/math/Vector2.ts:15 Y轴坐...
来源: Laya3.0_api 发布时间: 20231102
...3]LayaAir 3.3.6 Label的html标签内的样式颜色不生效了 比如,<span style=" color: rgb(222, 24, 24);">测试</span>里面的color就没渲染出来 附件 : --> 2026-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...
来源: Laya_社区 发布时间: 20260109
...in laya/maths/Vector2.ts:17 创建一个 Vector2 实例。 Parameters Default value x: number = 0 X轴坐标。 Default value y: number = 0 Y轴坐标。 Returns Vector2 Properties x x: number Defined in laya/maths/Vector2.ts:15 X轴坐标 y y: number Defined in laya/maths/Vector2.ts:17 Y轴坐标 S...
来源: Laya3.0_api 发布时间: 20231115
...style.fontSize = 30; textfiled.style.valign = "middle"; var clientName = "<span style='color:#ffcc00;'>" + "聊天室" + ":</span>"; var clientInfo = "<span style='color:#ff9900;'>【LayaBox群】</span>" + clientName; var msgHtml = "您好您好您好您好您好您好您...
来源: Laya_社区 发布时间: 20190222
...高了。 2018-06-03 0 0 分享 微博 QZONE 微信 kezhiyu 赞同来自: <style>#game_canvas{width:100;heigth:L100%}<style> 请先确保这个100%可以覆盖全屏,现在假如手机只有320, 520 <canvas width=”640“, heigth="1040" id="game_canvas"></canvas> 在游戏...
来源: Laya_社区 发布时间: 20180601
...运行报错 : [.Offscreen-For-WebGL-0xbd27ec00]GL ERROR :0x0505 : glTexImage2D, size:89,121, pixels_size:43076: <- error from previous GL command WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost [.Offscreen-For-WebGL-0xbc27cd00]GL ERROR :0x0505 : glFramebufferTexture2D: <- error fr...
来源: Laya_社区 发布时间: 20190319
LayaAir引擎 为什么有红底 为什么有红底 UI code <View width="750" height="225" editorInfo="compId=1"> <Image y="0" x="0" skin="home/image_touxiangkuang.png" editorInfo="compId=5"/> </View> 附件 : --> 2017-08-09 添加评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170809
...hReader()MeshReader read(data:ArrayBuffer, mesh:Mesh, subMeshes:Vector.<SubMesh>):void[static] MeshReaderConstructor DetailMeshReader()Constructorpublic function MeshReader()Method Detailread()method public static function read(data:ArrayBuffer, mesh:Mesh, subMeshes:Vector.<SubMesh>):...
来源: Laya2.0_api 发布时间: 20190513
...我定义的控件不带新属性,所以在xml中是这样定义的: <?xml version="1.0" encoding="utf-8"?> <uiComp> <ShineButton className="laya.customUI.ShineButton" inherit="Button" skinLabel="skin" defaultValue="label=" resName="sbtn" groups="公用,常用,宽高及位置" dra...
来源: Laya_社区 发布时间: 20170128