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

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

371. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 63%]

...obals "laya/d3/core/particleShuriKen/module/shape/SphereShape" SphereShape Class SphereShape SphereShape 类用于创建球形粒子形状。 Hierarchy BaseShape SphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeType Methods clon...

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

372. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 63%]

...aya/d3/core/particleShuriKen/module/shape/HemisphereShape" HemisphereShape Class HemisphereShape HemisphereShape 类用于创建半球形粒子形状。 Hierarchy BaseShape HemisphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeTy...

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

373. 微信开发者工具,打开Laya发布的包。编译报请先初始化小游戏适配库,详细教程 [ 63%]

...名1112.png Wechat Lib:1.9.98, 2018.4.4 17:39:27 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} VM163:1 请先初始化小游戏适配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error @ VM163:1 Browser.__init__ @ code.js:7131 (anonymous) @ code.js:70...

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

374. laya.d3.core.particleshuriken.module.TextureSheetAnimation_API3.0 [ 63%]

.../core/particleShuriKen/module/TextureSheetAnimation" TextureSheetAnimation Class TextureSheetAnimation TextureSheetAnimation 类用于创建粒子帧动画。 Hierarchy TextureSheetAnimation Implements IClone Index Constructors constructor Properties cycles enable enableUVChannels randomRow rowIndex...

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

375. 升级引擎到1.7.19.1beta List报错问题 [ 63%]

...博 QZONE 微信 Calvin 赞同来自: 可以证实的,有如下场景: class PageList extends laya.ui.List {        constructor()      {           super();       }        protected initialize():void        {              super.initialize();              this...

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

376. 主类引用了laya.utils.Mouse这个类,报错:所访问的属性 Mouse 可能未定义 [ 63%]

...义啊,我在想自己建个空的类就好了 package flash.ui { public class Mouse { public function Mouse() { } public static function hide():void { } public static function show():void { } } } cuixueying • 2017-03-17 19:46 有没有例子,上传一个,我们看下!

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

377. laya.ani.bone.canvasmesh.SkinMeshForGraphic_API3.0 [ 63%]

...u Globals "laya/ani/bone/canvasmesh/SkinMeshForGraphic" SkinMeshForGraphic Class SkinMeshForGraphic Laya Hierarchy MeshData SkinMeshForGraphic Index Constructors constructor Properties canvasPadding indexes texture transform useUvTransform uvTransform uvs vertices Methods getBounds init2 Constructor...

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

378. Laya_API3.0 [ 63%]

...c/Protected All Inherited Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya类引用了一些常用的全局对象,比如Laya.stage:舞台,Laya.timer:时间管理器,Laya.loader:加载管理器,使用时注意大小写。 Hierarc...

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

379. laya.d3.core.render.RenderContext3D_API3.0 [ 63%]

...xported Menu Globals "laya/d3/core/render/RenderContext3D" RenderContext3D Class RenderContext3D RenderContext3D 类用于实现渲染状态。 Hierarchy RenderContext3D Index Constructors constructor Properties configPipeLineMode clientHeight clientWidth Accessors cameraShaderValue Methods changeSc...

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

380. 我照的列子做,Protobuf,结果报错! [ 63%]

...r   ts code: ============================================================ class Game{    private ProtoBuf:any = Browser.window.dcodeIO.ProtoBuf;     ... }     err code: ============================================================ TypeError: Cannot read property 'ProtoBuf' of undefined at new ...

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