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

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

1. laya.display.Scene_API3.0 [ 100%]

...Loop timerOnce toParentPoint updateZOrder close closeAll destroy fromImage gc hideLoadingPage load open setLoadingPage setUIMap showLoadingPage Constructors constructor new Scene(createChildren?: boolean): Scene Overrides Sprite.constructor Defined in laya/display/Scene.ts:36 Parameters Default valu...

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

2. laya.ui.View_API3.0 [ 99%]

...Loop timerOnce toParentPoint updateZOrder close closeAll destroy fromImage gc hideLoadingPage load open setLoadingPage setUIMap showLoadingPage Constructors constructor new View(): View Overrides Scene.constructor Defined in laya/ui/View.ts:15 Returns View Properties Optional _extra _extra: INodeExt...

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

3. laya.ui.Dialog_API3.0 [ 29%]

...ya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/btn_close.png", Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { dialog = new Dialog_Instance...

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