大约有 671 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0076 秒)
...为: 不明白touches属性数组里面存储的什么类型的数据,第二个不明白touches如何使用 求解答 附件 : --> 2017-05-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 gmajr...
来源: Laya_社区 发布时间: 20170519
...toSize Defined in laya/display/Sprite.ts:265 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的变化而变化,如果想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置...
来源: Laya3.0_api 发布时间: 20231115
...适合做一些每次都需要处理的事情,比如消息请求,根据数据初始化页面 onClose在每次关闭的时候调用,适合关闭时停止动画,网络消息监听等逻辑 onDestroy在页面被销毁的时候调用,适合置空引用对象 Public Properties Hide Inherited Pu...
来源: laya_api 发布时间: 20170929
...消息。该方法接收一个单独的参数,即要传递给 worker 的数据。数据可以是任何值或者是经过[结构化拷贝](http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#transferable)算法处理过的 JavaScript 对象,换句话说,可以...
来源: Laya2.0_文档 发布时间: 20210715
...her Object 地图的每层都会分块渲染处理 本类就是地图的块数据 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是...
来源: Laya2.0_api 发布时间: 20190513
...tcher Object 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,...
来源: laya_api 发布时间: 20170929
...数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTime...
来源: Laya3.0_api 发布时间: 20231115
...数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Parameters method: Function 要执行的函数的名称。例如,functionName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTime...
来源: Laya3.0_api 发布时间: 20231115
...tcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,...
来源: laya_api 发布时间: 20170929
...许最小值和最大值之间特定间隔内的值。滑块还可以使用数据提示显示其当前值。 See alsolaya.ui.HSliderlaya.ui.VSliderPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Nod...
来源: Laya2.0_api 发布时间: 20190513