大约有 638 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0070 秒)
... Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 var 与 name 的详细区别是什么? matter中layasprite怎么改变图片大小? IDE1.7.8 json图集加载问题 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 想让...
来源: Laya_社区 发布时间: 20170720
...("version.json", Handler.create(null, beginLoad), Laya.ResourceVersion.FILENAME_VERSION); function beginLoad(){ let timerFont = new Laya.BitmapFont(); timerFont.loadFont('res/timerfont.fnt', Laya.Handler.create(this, () => { Laya.Text.registerBitmapFont('Name', t...
来源: Laya_社区 发布时间: 20180509
...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对...
来源: Laya2.0_api 发布时间: 20190513
...mapLayer = this.tiledMap.getLayerByIndex(1); console.info(mapLayer.layerName); this.sp.pos(0,0); mapLayer._childs[0].addChild(this.sp); } } new GameInfo(); 遇到的问题1 把精灵插入地图时 如果代码这样写就会报错 mapLayer.addChild(this.sp); 必须要这样写...
来源: Laya_社区 发布时间: 20171125
... 0; this.addChild(this.mArmature); this.mArmature.play(this.SWIM_RIGHT_ANI_NAME, true); Laya.timer.frameLoop(1, this, this.swim); } 在大部分浏览器都是OK的,但是在部分浏览器中,骨骼动画并不完整,动画的.sk文件也加载成功。 请问大家这个兼容性问题嘛...
来源: Laya_社区 发布时间: 20161209
...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对...
来源: Laya2.0_api 发布时间: 20190513
...= 1[static] Video muted : Boolean 获取和设置静音状态。 Video name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node OGG : int = 2[static] Video parent : Node[read-only] 父节点。Node paused : Boolean[read-only] 返回视频是否暂停 Video p...
来源: Laya2.0_api 发布时间: 20190513
...同时按下就会报这个错 object has in SimpleSingletonList var 与 name 的详细区别是什么? 如何设置Sprite的宽高和点击区域? 请问下加载TFF字体要怎么加载呢? 问题状态 最新活动: 2025-07-25 19:53 浏览: 907 关注: 1 人
来源: Laya_社区 发布时间: 20250725
...s _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY color components customRenderEnable dataSource destroyed disabled displayHeight...
来源: Laya3.0_api 发布时间: 20231115
...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值...
来源: laya_api 发布时间: 20170929