大约有 1,601 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0105 秒)
Laya_社区(1206) Laya2.0_文档(137) Laya3.0_文档(68) laya_api(63) Laya3.0_api(63) Laya2.0_api(63) Laya2.0_示例(1)
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite height : Number 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。...
来源: Laya2.0_api 发布时间: 20190513
...HUD graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite height : Number 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。...
来源: Laya2.0_api 发布时间: 20190513
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite gray : Boolean 是否变灰。Component height : Number[override] 表示显示对象的高度,以像素为单位。 注:当值为0时,高度...
来源: laya_api 发布时间: 20170929
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite gray : Boolean 是否变灰。UIComponent height : Number[override] ScaleBox hitArea : * 可以设置一个Rectangle区域作为点击区域,...
来源: Laya2.0_api 发布时间: 20190513
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite height : Number 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。...
来源: Laya2.0_api 发布时间: 20190513
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite height : Number 显示对象的高度,单位为像素,默认为0。 此高度用于鼠标碰撞检测,并不影响显示对象图像大小。...
来源: Laya2.0_api 发布时间: 20190513
...ite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite gray : Boolean 是否变灰。UIComponent height : Number[override] 表示显示对象的高度,以像素为单位。 注:当值为0时,高度...
来源: Laya2.0_api 发布时间: 20190513
...并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestroyedScenes属性查看还未被销毁的场景列表 Hierarchy Sprite Scene View Index Constructors constructor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed au...
来源: Laya3.0_api 发布时间: 20231115
...t.ts:119 scroll 不显示文本域外的字符像素,并且支持 scroll 接口。 Static SHRINK SHRINK: string = "shrink" Defined in laya/display/Text.ts:123 shrink 超出文本域时,文本整体缩小以适应文本框。 Static VISIBLE VISIBLE: string = "visible" Defined in laya/display/Text...
来源: Laya3.0_api 发布时间: 20231115
...ScrollBar.disableDrag Defined in laya/ui/ScrollBar.ts:66 调用滚动停止接口stopMoveLimit时,是否禁止内容的拖拽 downButton downButton: Button Inherited from ScrollBar.downButton Defined in laya/ui/ScrollBar.ts:58 下按钮 elasticBackTime elasticBackTime: number = 500 Inherited from ...
来源: Laya3.0_api 发布时间: 20231115