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

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

581. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 67%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/SphereColliderShape" SphereColliderShape Class SphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierar...

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

582. 小游戏取消自动缓存后MiniAdpter.autoCacheFile=false, 怎样去加载自己手动缓存的本地文件 [ 66%]

...(全路径)          * @return          */         public static function getFileInfo(fileUrl:String):Object {             return MiniFileMgr.getFileInfo(fileUrl);         }                  /**          * 获取缓存文件列表 ...

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

583. 求教 label.text之类的文本,能否支持从右到左的显示?或者有没有什么解决方案,现有阿拉伯文、维语的需求 [ 66%]

...里面 有    /**是否是从右向左的显示顺序*/         public static var RightToLeft:Boolean = false;   /**          * 设置文字排版模式为右到左。          */         public static function setTextRightToLeft():void         {     ...

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

584. laya.components.AnimatorStateNumberCondition_API3.0 [ 66%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateNumberCondition Class AnimatorStateNumberCondition Hierarchy AnimatorStateCondition AnimatorStat...

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

585. laya.d3.math.Matrix4x4_API3.0 [ 66%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Matrix4x4" Matrix4x4 Class Matrix4x4 Matrix4x4 类用于创建4x4矩阵。 Hierarchy Matrix4x4 Implements IClone Index Constructors cons...

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

586. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 66%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/shape/CannonSphereColliderShape" CannonSphereColliderShape Class CannonSphereColliderShape SphereColliderShape 类用于创建...

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

587. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 66%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/MeshColliderShape" MeshColliderShape Class MeshColliderShape MeshColliderShape 类用于创建网格碰撞器。 Hierarchy Coll...

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

588. laya.d3.component.animator.AnimatorStateBoolCondition_API3.0 [ 66%]

...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorStateCondition" AnimatorStateBoolCondition Class AnimatorStateBoolCondition Hierarchy AnimatorStateCondition Anima...

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

589. 更新最新版layaNative0.98 返回键问题 [ 66%]

...-08-08 16:51 static class layaGameListener implements ILayaEventListener { public Activity activity; @Override public void ExitGame() { Log.i("=======", "======exit"); activity.finish(); activity = null; //mLayaEngine.onDestroy(); System.exit(0); } @Override public void showAssis...

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

590. Laya2.4版本,场景为内嵌时layaMaxUI类中没有声明场景中的Button等控件? [ 66%]

...件? export module ui { export class GameSceneuiUI extends Laya.Scene { public static uiView:any ={"type":"Scene","props":{"width":720,"height":1280},"compId":2,"child":[{"type":"Button","props":{"y":616,"x":296,"skin":"comp/button.png","name":"butStart","label":"label"},"compId":3}],"loadList":["...

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