大约有 282 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0055 秒)
Laya_社区(85) Laya3.0_api(73) Laya2.0_api(45) laya_api(37) Laya2.0_文档(25) Laya3.0_文档(15) Laya2.0_示例(1) Laya_示例(1)
...display/Scene.ts:253 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from Scene.bottom Defined in laya/display/Scene.ts:257 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value: numbe...
来源: Laya3.0_api 发布时间: 20231115
...i/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value...
来源: Laya3.0_api 发布时间: 20231115
...i/UIComponent.ts:179 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Returns number Inherited from UIComponent.bottom Defined in laya/ui/UIComponent.ts:187 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Parameters value...
来源: Laya3.0_api 发布时间: 20231115
...is.i = 0; // let distance:number = Math.sqrt(dx*dx+dy*dy)/2; //中心点的距离 两点距离/2 // this.angle2 = Math.atan2(dy,dx); //中心点的角度 和目标点一直 在一条直线上 // this.radius = distance; // //获取中心店的坐标 // this.centerX = this.ball.x + Math.cos(this.angle...
来源: Laya_社区 发布时间: 20171108
...bel bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静态图像,cacheAs时,子对象发生变化,会自动重新缓存,同时也可以手动调用reCache方法更新缓存...
来源: laya_api 发布时间: 20170929
...joint/WheelJoint.ts:151 启用约束后,刚体移动范围的下限,是距离anchor的偏移量 Returns number Defined in laya/physics/joint/WheelJoint.ts:155 启用约束后,刚体移动范围的下限,是距离anchor的偏移量 Parameters value: number Returns void maxMotorTorque get maxM...
来源: Laya3.0_api 发布时间: 20231115
...戏 怎么获取从分享中进入的参数 怎么计算两个点之间的距离 问题状态 最新活动: 2018-05-31 10:19 浏览: 1078 关注: 2 人 W • 2018-05-31 10:58 限制拖动的区域,用Laya.Rectangle来绘制的那个 Laya_Aaron • 2018-05-30 17:08 看不懂你什么意思。要做...
来源: Laya_社区 发布时间: 20180530
...为right时,返回的pos.x比实际位置要向右偏移文本长度的距离 附件 : --> 2023-05-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 NPC峰 赞同来自: charIndex是从0开始的,等于文本...
来源: Laya_社区 发布时间: 20230519
...试写了一下,如果基于list这个组件的话,我上划相同的距离有可能会造成两种不同的滚动结果,而且我不知道如何去监控list当前滚动到了什么位置,造成我现在只是单纯的知道他滑动的方向,不能精确的定位到滑动停止位置附...
来源: Laya_社区 发布时间: 20170124
...anel的滚动条来滚动,现在是单击了整个panel就会滚动一段距离,这样列表里的子元素点击事件就点不了了
来源: Laya_社区 发布时间: 20170721