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

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

1781. LayaAir DebugPanel 调试工具(ActionScript-2D进阶篇(AS3)-调试相关) [ 53%]

...a.debug.DebugPanel; import laya.display.Sprite; public class Main { public function Main() { //初始化舞台 Laya.init(1334,750); //调用DebugPanel调试面板 Laya.enableDebugPanel(); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; var Img:Sprite = new Sprite(); //添加到舞台 Laya.st...

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

1782. laya.filters.ColorFilter_API3.0 [ 53%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

1783. laya.d3.graphics.MeshInstanceGeometry_API3.0 [ 53%]

...troy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Inherited property Inherited method Inherited accessor Enumeration Interface

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

1784. laya.d3.core.pixelline.PixelLineFilter_API3.0 [ 53%]

...troy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface

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

1785. LayaFlash支持XML的使用吗? [ 53%]

...gth() 用来获取XML或XMLList的长度。 iflash.method.xmlLength public function xmlLength(xml:*):int 参数      xml:* ; XML 或XMLList对象  例如:原生例子:var dataXML:XML = new XML(data); var len:int = dataXML.content.length(); 兼容H5写法: var dataXML:XML = new XML(data...

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

1786. laya.d3.resource.RenderTexture_API3.0 [ 53%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

1787. 在VIVO小游戏中 输入框无法调用起来手机键盘 [ 53%]

... 调用focus接口是无法都在移动平台立刻弹出键盘的 public function set focus(value:Boolean):void { var input:* = nativeInput;   if (_focus !== value) { if (value) { if (input.target) { input.target._focusOut(); } else { _setInputMethod(); } input.target = this;   _focusIn(); consol...

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

1788. laya.d3.core.render.ScreenQuad_API3.0 [ 53%]

...troy setDrawArrayParams setDrawElemenParams Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Inherited accessor Enumeration Interface

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

1789. 在加载3d人物的时候,Laya.timer.loop会卡顿,由于又需要每隔一段时间执行一个方法,暂时想到了用Laya.timer.loop,这个有什么好的解决方案替代吗? [ 53%]

...延迟执行,默认为 true 。          */         public function frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void {             _create(true, true, delay, caller, method, args, coverBefore);         } 2018-04-09 0 2 ...

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

1790. laya.d3.renderobjs.nativeobj.NativeRenderElementOBJ_API3.0 [ 53%]

...ype parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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