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

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

1. laya.utils.Base64Tool_API3.0 [ 100%]

...Base64Tool Index Properties chars lookup reg reghead Methods decode encode init isBase64String Properties Static chars chars: string = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" Defined in laya/utils/Base64Tool.ts:3 Static lookup lookup: Uint8Array = null Defined in laya/util...

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

2. laya.layagl.QuickTestTool_API3.0 [ 79%]

...ructors constructor Properties _renderType _repaint _x _y Methods render __init__ enableQuickTest getMCDName showCountInfo showRenderTypeInfo Constructors constructor new QuickTestTool(): QuickTestTool Defined in laya/layagl/QuickTestTool.ts:64 Returns QuickTestTool Properties _renderType _renderTyp...

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

3. Laya_API3.0 [ 65%]

...timer Methods addWasmModule alertGlobalError createRender enableDebugPanel init Properties Static isWXOpenDataContext isWXOpenDataContext: boolean = false Defined in Laya.ts:64 是否是微信小游戏子域,默认为false Static isWXPosMsg isWXPosMsg: boolean = false Defined in Laya.ts:66 微信...

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

4. laya.display.Animation_API3.0 [ 26%]

...ublic class Animation_Example { public function Animation_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init();//初始化 } private function init():void { var animation:Animation = new Animation();//创...

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

5. laya.ui.Button_API3.0 [ 22%]

...ler; public class Button_Example { public function Button_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function...

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

6. laya.ui.CheckBox_API3.0 [ 22%]

... public class CheckBox_Example { public function CheckBox_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/check.png", Handler.create(this,onLoadComplete));//加载资源。 } private function ...

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

7. laya.ui.HScrollBar_API3.0 [ 21%]

...ate var hScrollBar:HScrollBar; public function HScrollBar_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/hscroll.png", "resource/ui/hscroll$bar.png", "resource/ui/hscroll$down.png", "resourc...

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

8. laya.ui.VScrollBar_API3.0 [ 21%]

...ate var vScrollBar:VScrollBar; public function VScrollBar_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down...

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

9. laya.particle.Particle2D_API3.0 [ 21%]

...ate texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance advanceTime bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D...

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

10. laya.map.MapLayer_API3.0 [ 20%]

...che texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRender destroy destroyChildren drawToCanvas drawToTexture drawToTexture3D event frame...

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