大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0054 秒)
Laya3.0_api(672) Laya_社区(472) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(9)
...imationClipLoader" AnimationClipLoader load Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
..."laya/ui/UIEvent" UIEvent HIDE_TIP SHOW_TIP Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...gb2312 unicode转换表然后,自己写算法查找和装换吧. public function readMultiByte (length:int, charSet:String):String { if(charSet=="UNICODE" || charSet=="unicode") { return readUnicode(length); ...
来源: Laya_社区 发布时间: 20160606
...r() { Laya.init(1280, 720); sumToJava(); } } function test() { console.log("java to js") } function sumToJava() { alert("js to java"); js2java.back(); } //程序入口 new LayaUISample(); declare var js2java : any; ———————————...
来源: Laya_社区 发布时间: 20170517
...性名称 * @return */ public function getMapProperties(name:String):* { if (_properties) { return _properties[name]; } return null; } ...
来源: Laya_社区 发布时间: 20180502
...cess/ACES/ACESShaderLib" ACESShaderLib init Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...事件:为什么没有设置穿透,也会发生穿透现象? public function createMovieClip():void { bg = CreateObj.createSprite(McUrlMgr.LOAD_BG_Path); this.addChild(bg); bg.x = 0; bg.y = 0; ...
来源: Laya_社区 发布时间: 20161223
...ource" AnimatorResource getAnimatorResource Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...t laya.events.Event; import laya.utils.Browser; public class Main { public function Main() { Laya.init(500,500); Laya.stage.once(Event.CLICK,this,this.clickHandler); } private function clickHandler():void { var iframe:Object = Browser.document.createElement("iframe"); iframe.style.position ="absolut...
来源: Laya_社区 发布时间: 20180223
...e releaseTime HLODElement HLODResourceGroup Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115