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

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

391. LayaAir DebugPanel 调试工具(JavaScript-2D进阶篇(JS)-调试相关) [ 46%]

...r Img = new Laya.Sprite(); //添加到舞台 Laya.stage.addChild(Img); Img.loadImage("res/img/monkey1.png",200); ``` 运行效果如图1所示 ![图1](img/1.png) (图1) ### 2、刷新显示对象节点树 默认状态下,显示对象节点树中只有`DebugInfoLayer`节点,而这个节点开发...

来源: Laya2.0_文档 发布时间: 20210715

392. laya.ui.WXOpenDataViewer_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos postMsg reCache removeChild removeChildAt removeChildByName removeChildren removeInputChi...

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

393. laya.display.Scene_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onClosed onDestroy onDisable onEnable onOpened once open parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren...

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

394. laya.ui.ScaleBox_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repa...

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

395. laya.ui.Box_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repa...

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

396. laya.ui.Panel_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache refresh removeChild removeChildAt removeChildByName removeChildren removeSelf ren...

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

397. laya.ui.LayoutBox_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache refresh removeChild removeChildAt removeChildByName removeChildren removeSelf ren...

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

398. laya.ui.TipManager_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repa...

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

399. laya.ui.OpenDataContextView_API3.0 [ 46%]

... get_width globalToLocal hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot pos postMsg reCache removeChild removeChildAt removeChildByName removeChildren removeSelf ren...

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

400. laya.display.Sprite [ 45%]

...oolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  loadImage(url:String, complete:Handler = null):Sprite 加载并显示一个图片。相当于加载图片后,设置texture属性 注意:2.0改动:多次调用,只会显示一个图片(1.0会显示多个图片),x,y...

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