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

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

511. 继承Ui得时候报的错 [ 68%]

...个UI的基那不就无法继承了 laya 1.7.5 为什么不能用 Laya.class 继承了 问题状态 最新活动: 2017-11-17 11:37 浏览: 839 关注: 2 人

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

512. dialog的popup方法不会关闭其他弹窗 [ 68%]

...窗没有图层蒙版也没有关闭其他dialog 登录界面的代码: class LoginView extends ui.loginUI { normalDialog: NormalDialog; constructor() { super();  this.btn_signin.on(Laya.Event.CLICK, null, () => { this.showDialog("登录成功") }); this.btn_register.on(Laya.Event.CLICK, null,...

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

513. laya.d3.physicscannon.shape.CannonSphereColliderShape_API3.0 [ 68%]

...3/physicsCannon/shape/CannonSphereColliderShape" CannonSphereColliderShape Class CannonSphereColliderShape SphereColliderShape 用于创建球形碰撞器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCal...

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

514. laya.d3.core.particle.EmitterRing [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EmitterRingProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterRingInheritanceEmitterRing EmitterBase Object EmitterRing 用于环发射器。 Public Properties Hide Inherited Public Properties S...

来源: laya_api 发布时间: 20170603

515. FlashDevelop中第一个程序“Hello Layabox”(ActionScript-LayaAir基础篇(AS3)-快速上手) [ 68%]

...import laya.display.Text;     /** @author Charley */     public class HelloLayabox {   public function HelloLayabox() {    //创建舞台,默认背景色是黑色的    Laya.init(600, 300);    var txt:Text = new Text();         //设置文本内容    txt....

来源: Laya2.0_文档 发布时间: 20210715

516. laya.d3.utils.Picker [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PickerMethods Packagelaya.d3.utilsClasspublic class PickerInheritancePicker Object Picker 用于创建拾取。 Public Methods  MethodDefined By  Picker() 创建一个 Picker 实例。 Picker  calculateCursorRay(p...

来源: laya_api 发布时间: 20170929

517. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 68%]

...d Menu Globals "laya/d3/physics/shape/MeshColliderShape" MeshColliderShape Class MeshColliderShape MeshColliderShape 用于创建网格碰撞器。 Hierarchy ColliderShape MeshColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_U...

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

518. laya.d3.core.TransformUV [ 68%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TransformUVProperties | Methods Packagelaya.d3.coreClasspublic class TransformUVInheritanceTransformUV EventDispatcher ObjectImplements laya.d3.core.IClone TransformUV 用于实现UV变换。 Public Properties Proper...

来源: laya_api 发布时间: 20170929

519. 打飞机点开始游戏加载飞机动画不出来,点重新开始,才出来,新手求助! [ 68%]

...() { function Hero(type, hp) { Hero.__super.call(this); this.fly(); } Laya.class(Hero,"Hero", Air); var _proto = Hero.prototype; _proto.fly = function() { this.playAction("fly") } })(); air: (function() { function Air(type, hp) { this.hp = hp; this.type = type; this.body = null; Air.__super.cal...

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

520. laya.d3.resource.models.SkyBox_API3.0 [ 68%]

...ternals Only exported Menu Globals "laya/d3/resource/models/SkyBox" SkyBox Class SkyBox SkyBox 用于创建天空盒。 Hierarchy GeometryElement SkyBox Index Constructors constructor Properties _geometryElementOBj instance Accessors bufferState destroyed drawType indexFormat instanceCount mode M...

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