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

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

531. 求HTTP相关的文档或者例子谢谢了 [ 50%]

...{}         __proto__.checkList=function(){             this.publicloader=new URLLoader();             this.publicloader.dataFormat=/*iflash.net.URLLoaderDataFormat.VARIABLES*/"variables";             this.publicloader.addEventListener(/*iflash.events.Event.COMPLETE*/...

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

532. laya.resource.Resource_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/Resource" Resource Class Resource Resource 资源存取类。 Hierarchy EventDispatcher Resource BaseTexture BaseShader TextTexture HTM...

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

533. laya.d3.math.Bounds_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Bounds" Bounds Class Bounds Bounds 类用于创建包围体。 Hierarchy Bounds Implements IClone Index Constructors constructor Accesso...

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

534. laya.d3.component.animator.AnimatorState_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorState" AnimatorState Class AnimatorState AnimatorState 类用于创建动作状态。 Hierarchy EventDispatcher An...

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

535. Tween.to 中 用Ease.circIn 做 加速运动 能设置初试速度吗 ?默认是 0 能改成别的吗?如果能?怎么改? [ 50%]

...运动的持续时间。 * @return 指定时间的插补属性的。 */ public static function circIn(t:Number, b:Number, c:Number, d:Number):Number { return -c * (Math.sqrt(1 - (t /= d) * t) - 1) b; }   2018-04-09 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...

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

536. laya.resource.BaseTexture_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/BaseTexture" BaseTexture Class BaseTexture BaseTexture 纹理的父类,抽象类,不允许实例。 Hierarchy Resource BaseTexture ...

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

537. 两个对象new了一个相同的对象,调用第一个的一个方法,走进了第二方法里 [ 50%]

....bb的num console.info(s); }, 1000); } } class Child{ private _num:string; public num(n:string){ this._num = n; } public shuchu(){ return this._num; } } new LayaSample(); 2018-08-05 3 0 分享 微博 QZONE 微信 手撕腊鸭 赞同来自: 138*****417 、呆到八得 、陈斌 、小卡 、1987c ...

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

538. 这个方法使用的时候动画都不显示了 [ 50%]

...   * @return     返回动画本身。          */         public function loadAtlas(url:String, loaded:Handler = null, cacheName:String = ""):Animation { 2018-05-22 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Yangcy ...

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

539. RenderTarget2D的create方法 [ 50%]

...请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: public static function create(w:int, h:int, surfaceFormat:int = WebGLContext.RGBA, surfaceType:int = WebGLContext.UNSIGNED_BYTE, depthStencilFormat:int = WebGLContext.DEPTH_STENCIL, mipMap:Boolean = false, repeat:Boolean = fa...

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

540. laya.physics.PhysicsDebugDraw_API3.0 [ 50%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PhysicsDebugDraw" PhysicsDebugDraw Class PhysicsDebugDraw 物理辅助线,调用PhysicsDebugDraw.enable()开启,或者通过IDE设...

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