大约有 386 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0072 秒)
Laya_社区(300) Laya2.0_文档(20) laya_api(16) Laya2.0_api(14) Laya3.0_api(13) Laya3.0_文档(9) Laya2.0_示例(8) Laya_示例(6)
... 如题,约莫五分钟之内就会出现记忆体用尽的讯息。 Laya Engine : 1.17.19.1beta 作业系统: macOS 10.12.6 Browser : chrome 67.0.3396.99 没有什么复杂的程式码,只是让物件一直旋转。有将mask拿掉测试,发现就不会有类似问题。class GameLayer ...
来源: Laya_社区 发布时间: 20180720
...| Index | Frames No Frames ViewProperties | Methods | Events Packagelaya.uiClasspublic class ViewInheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Pro...
来源: laya_api 发布时间: 20170929
...| Index | Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...
来源: Laya2.0_api 发布时间: 20190513
...ndex | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inh...
来源: Laya2.0_api 发布时间: 20190513
...如何做的指教一二 现附上代码望各位指点一二: Laya.init(1334, 750, WebGL); Laya.stage.scaleMode = Stage.SCALE_FIXED_AUTO; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.bgColor = '#0000ff'; ...
来源: Laya_社区 发布时间: 20180614
...Frames No Frames VBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...
来源: laya_api 发布时间: 20170929
...Frames No Frames HBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...
来源: laya_api 发布时间: 20170929
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/RadioGroup" RadioGroup Class RadioGroup RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户...
来源: Laya3.0_api 发布时间: 20231115
HTMLCanvas Laya.stage.addChild(HTMLCanvas); 挂载到舞台报错 想要加入百度图表 使用Html Canvas的代理类后 加入舞台时报错 示例代码: var div=Laya.HTMLCanvas.create=new HTMLCanvas("2D"); div.size(600,400); Laya.stage.addChild(div); consol...
来源: Laya_社区 发布时间: 20180626
...何做的指教一二 现附上代码望各位指点一二: Laya.init(1334, 750, WebGL); Laya.stage.scaleMode = Stage.SCALE_FIXED_AUTO; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.bgColor = '#0000ff'; ...
来源: Laya_社区 发布时间: 20180612