• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 145 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0050 秒)

11. laya.ui.AdvImage_API3.0 [ 76%]

...c/Protected All Inherited Externals Only exported Menu Globals "laya/ui/AdvImage" AdvImage Class AdvImage 广告插件 author 小松 date -2018-09-19 Hierarchy Image AdvImage Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough nam...

来源: Laya3.0_api 发布时间: 20231102

12. UI运行时 · LayaAir3.3 · 引擎文档 · LAYABOX [ 75%]

...b)来规划 。 1.2 UI管理方式 在UI开发过程中,我们会使用Image,Box,Tab等等这些LayaAir 提供的UI组件。对于一套相对复杂的UI界面来说,大量的UI组件,用自定义组件脚本的方式管理并不方便,需要每个组件都拖拽到自定义属性中...

来源: Laya3.0_文档 发布时间: 20251010

13. laya.resource.Texture2DArray_API3.0 [ 74%]

...pressFormat hasListener isCreateFromURL off offAll offAllCaller on once setImageData setPixlesData setSubPixelsData destroyUnusedResources Constructors constructor new Texture2DArray(width: number, height: number, depth: number, format: TextureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boole...

来源: Laya3.0_api 发布时间: 20231115

14. laya.resource.HTMLCanvas_API3.0 [ 74%]

.../HTMLCanvas.ts:192 把图片转换为base64信息 Parameters type: string "image/png" encoderOptions: number 质量参数,取值范围为0-1 Returns string | null toBase64Async toBase64Async(type: string, encoderOptions: number, callBack: Function): void Defined in laya/resource/HTMLCanvas.ts:214 ...

来源: Laya3.0_api 发布时间: 20231115

15. laya.ui.Image [ 74%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象...

来源: Laya2.0_api 发布时间: 20190513

16. [LayaAirIDE3]3.3.1 UI点击区域异常,mouseThrough属性失效 [ 73%]

...mponent display object nodes (container objects or display objects without image resources), specifies whether the mouse events penetrate this object's collision detection. `true` means the object is penetrable, `false` means it is not penetrable. * When penetrable, the engine will no longer detect ...

来源: Laya_社区 发布时间: 20250825

17. laya.ui.Dialog_API3.0 [ 73%]

..."); } } } } import laya.ui.Button; import laya.ui.Dialog; import laya.ui.Image; class Dialog_Instance extends Dialog { function Dialog_Instance():void { var bg:Image = new Image("resource/ui/bg.png"); bg.sizeGrid = "40,10,5,10"; bg.width = 150; bg.height = 250; addChild(bg); var image:Image = new Im...

来源: Laya3.0_api 发布时间: 20231115

18. 列表组件 · LayaAir3.3 · 引擎文档 · LAYABOX [ 72%]

...被称为子项模板(Item Template)。子项模板内可以放Label、Image等组件。 滚动条可以设置垂直滚动条或水平滚动条,还可以两者同时设置。 1.2 创建List 1.2.1 添加List组件 如图1-1所示,可以在层级窗口中右键进行创建,也可以从小部...

来源: Laya3.0_文档 发布时间: 20251010

19. laya.resource.Texture2D_API3.0 [ 72%]

...r isCreateFromURL off offAll offAllCaller on once setDDSData setHDRData setImageData setKTXData setPixelsData setSubPixelsData destroyUnusedResources load Constructors constructor new Texture2D(width: number, height: number, format: TextureFormat, mipmap?: boolean, canRead: boolean, sRGB?: boolean, ...

来源: Laya3.0_api 发布时间: 20231115

20. 安装layaair2-cmd一直失败 [ 72%]

...自: 装那个类库失败了,单独装一次该类库(目前已知gulp-image失败几率较大),如果单独装成功了,再次装cmd2,大概率会成功 2020-02-13 0 0 分享 微博 QZONE 微信 Ace1024 赞同来自: 我的也是这样 2020-02-26 0 0 分享 微博 QZONE 微信 Bob.Song 赞...

来源: Laya_社区 发布时间: 20200211