大约有 1,534 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0056 秒)
Laya_社区(544) Laya3.0_api(360) Laya2.0_api(247) laya_api(208) Laya2.0_文档(120) Laya3.0_文档(53) Laya2.0_示例(2)
...3/physicsCannon/shape/CannonSphereColliderShape" CannonSphereColliderShape Class CannonSphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy CannonColliderShape CannonSphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCal...
来源: Laya3.0_api 发布时间: 20231102
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
...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
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
...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
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
...() { 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
...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
...提交 1 个回复 乘风 赞同来自: https://layaair2.ldc2.layabox. ... class 2021-02-18 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 虎威 相关问题 两个对象new了一个相同的对象,调用第...
来源: Laya_社区 发布时间: 20210218
...档类 我换了1.7.1版本之后,总出这个提示 must set document class 原来1.6.1的版本我把几个配置文件改了,就不出这个提示了 1.7.1版本改了之后,还是出这个提示 2018-01-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20180115