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

大约有 972 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)

31. 关于as版的Animation.createFrames()不能工作? [ 82%]

...ort laya.net.Loader; import laya.events.Event; public class LayaUISample { protected var text:Text; protected var aaa:AAA; public function LayaUISample() { Laya.init(1540, 990); Laya.Stat.show(); Laya.loader.load("res/atlas/war.json", Laya.Handler.create(this, this.onLoaded), null, Laya.Loader.ATLAS...

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

32. laya.d3.resource.TextureCube [ 81%]

...全名。 TextureCube width : int[read-only] 获取宽度。 BaseTextureProtected Properties PropertyDefined By  _needReleaseAgain : Boolean = false异步加载完成后是否需要释放(有可能在恢复过程中,再次被释放,用此变量做标记)TextureCube  _recreateLock : Boole...

来源: laya_api 发布时间: 20170929

33. laya.physics.CircleCollider [ 80%]

...回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] ColliderBase _onEnable():void[override] ColliderBase  getDef():*[override] CircleColliderPro...

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

34. laya.physics.BoxCollider [ 79%]

...回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] ColliderBase _onEnable():void[override] ColliderBase  getDef():*[override] BoxColliderProper...

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

35. laya.physics.PolygonCollider [ 79%]

...回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] ColliderBase _onEnable():void[override] ColliderBase  getDef():*[override] PolygonColliderPr...

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

36. laya.physics.ChainCollider [ 79%]

...回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _onDestroy():void[override] ColliderBase _onEnable():void[override] ColliderBase  getDef():*[override] ChainColliderProp...

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

37. 微信小游戏渲染开放域卡顿处理 [ 78%]

...         /**          * 加入场景          */         protected onCreate(): void {             var self = this;             // 纹理             var texture = self.$texture = pfUtils.getShareCanvas();             var bitmap = self.$bitmap = texture.bitma...

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

38. laya.ui.Widget [ 77%]

...set():void[override] Widget  resetLayout():void 重新计算布局 WidgetProtected Methods  MethodDefined By  _onDisable():void[override] Widget  _onEnable():void[override] Widget  _onParentResize():void 父容器的 Event.RESIZE 事件侦听处理函数。 WidgetPublic Constants ConstantD...

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

39. socket无法连接服务器 [ 77%]

...        }         ////////////////////////////////////         protected _onOpen(...args: any[]): void {             super._onOpen(args);             this.state_ = EConnectionState.eConnected;             console.log("conect to 127.0.0.1");         }         pro...

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

40. laya.ui.FontClip [ 75%]

...值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UICo...

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