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

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

891. mac 开放域 发布失败 [ 84%]

...,请把此信息截图给研发商 Uncaught Error: Could not call remote function ''. Check that the function signature is correct. Underlying error: Error processing argument at index 0, conversion failure from null Error: Could not call remote function ''. Check that the function signature is co...

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

892. laya.d3.core.trail.VertexTrail [ 84%]

...Declaration:VertexDeclaration  [read-only] Implementation     public function get vertexDeclaration():VertexDeclarationvertexDeclaration1property vertexDeclaration1:VertexDeclaration  [read-only] Implementation     public static function get vertexDeclaration1():VertexDeclarationvertexD...

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

893. laya.ui.TipManager [ 84%]

...定组件的任意属性进行赋值。 UIComponent  defaultTipHandler : Function默认鼠标提示函数TipManager destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标...

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

894. 请问怎么制作一个layabox js版本的加载效果 [ 84%]

...2-31 0 0 分享 微博 QZONE 微信 gaowei2024 赞同来自: var Loadings=(function(_super) { function Loadings(){ Loadings.super(this); var Stage = Laya.Stage; var ProgressBar = Laya.ProgressBar; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var progressBar; Laya.init(1024, 600,WebGL); Laya.s...

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

895. 多个button如何区分 [ 84%]

...    .......      btn.on(Event.CLICK,this,onMouse,['btn'+i]) } public function onMouse(aa):void {       if(aa=='btn001')      {      }       else if(aa=='btn002')     {      } } 2017-04-25 1 2 分享 微博 QZONE 微信 189*****192 赞同来自: 已接近!! 2017-04-25 0 4 ...

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

896. 扇形遮罩画不全画了一个很奇怪的形状但是矩形的就没问题。显示效果如下:版本号1.7.10 [ 84%]

...S_TIMER_TYPE_RECT:String = "PROGRESS_TIMER_TYPE_RECT"         public function ProcessTimer(size:Size)         {             this.spSize = size;             super();         }                  public static function create(img:Image,size:laya.maths.Size...

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

897. laya.display.AnimationPlayerBase [ 84%]

...,方便对象复用。 AnimationPlayerBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void ...

来源: laya_api 发布时间: 20170929

898. 急急急,如何设置按钮点击加载ani [ 84%]

...:String = "https://layaair.ldc.layabox.co ... 3B%3B         public function LayaUISample() {             //初始化引擎                          Laya.init(600, 400,WebGL);             Laya.stage.alignV = Stage.ALIGN_MIDDLE;         ...

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

899. laya.particle.ParticleTemplate2D_API3.0 [ 84%]

...建 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 发布时间: 20231115

900. 导入微信小游戏的时候 [ 84%]

...ptError Sprite3D: The .lh file root type must be Sprite3D,please use other function to  load  this file.;at api readFile success callback function Error: Sprite3D: The .lh file root type must be Sprite3D,please use other function to  load  this file.     at Sprite3D.__proto.onAsynLoaded (http:...

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