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

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

1261. laya.ani.AnimationPlayer_API3.0 [ 65%]

...则值为 true;否则,值为 false。 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

1262. laya.d3.depthmap.DepthPass_API3.0 [ 65%]

...epthPass constructor render update __init__ Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Static method

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

1263. 鼠标交互-双指缩放(多点触控) [ 65%]

...距离 private var lastDistance:Number = 0; private var sp:Sprite; public function Interaction_Scale() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.s...

来源: Laya2.0_示例 发布时间: 20260106

1264. laya.resource.TextResource_API3.0 [ 65%]

...建 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

1265. Android替换游戏启动logo看不到设置的图片 [ 65%]

...import view.TestView; public class LayaUISample { private var dd:*; public function LayaUISample() { //初始化引擎 Laya.init(600, 400); //判断是否在加速器端 __JS__("if(window.conch)") { //获取loadingview的实例 dd=__JS__("window.loadingView"); 通过loading方法进行进度值传...

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

1266. laya.loaders.AnimationController2DLoader_API3.0 [ 65%]

...AnimationController2DLoader load loadStates Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

1267. swf版本运行时图片资源不存在报错不清楚的问题 [ 65%]

...议修改源码方式(需改两个类): laya.flash.FlashImage public function set src(value:String):void 75行后加入代码 tl.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, function ceroor(_ev:IOErrorEvent):void { onerror && onerror(); }); laya.ui.Image 167行 protected f...

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

1268. 第一个hellolayabox就报错了,求助! [ 65%]

...mport laya.display.Text; public class HelloLayabox extends Sprite { public function HelloLayabox() { trace("Hello,World"); //创建舞台,默认背景色是黑色的 Laya.init(600, 300); return; var txt:Text = new Text(); //设置文本内容 txt.text = "Hello Layabox"; //设置文本颜色为白...

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

1269. laya.d3.physics.Constraint3D_API3.0 [ 65%]

...straint3D constructor rigidbodyA rigidbodyB Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

1270. laya.d3.animation.AnimatorStateScript_API3.0 [ 65%]

...teLoop onStateUpdate AnimatorPlayScriptInfo Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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