大约有 296 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0078 秒)
...oid 创建并添加控件子节点。 UIComponent initialize():void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UICompo...
来源: Laya2.0_api 发布时间: 20190513
...`` 完整的示例代码如下: **入口类GameMain.js** ```javascript //初始化引擎 Laya.init(600, 400); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/ui.atlas", Laya.Handler.create(this, onLoaded)); fu...
来源: Laya2.0_文档 发布时间: 20210715
...oid 创建并添加控件子节点。 UIComponent initialize():void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UICompo...
来源: Laya2.0_api 发布时间: 20190513
...oid 创建并添加控件子节点。 UIComponent initialize():void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UICompo...
来源: Laya2.0_api 发布时间: 20190513
...eMain.ts** ```typescript // 程序入口 class GameMain{ constructor() { //初始化引擎 Laya.init(1334,750,Laya.WebGL); //设置舞台背景色 Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/ui.atlas",Laya.Handler.create(this,this....
来源: Laya2.0_文档 发布时间: 20210715
...oid 创建并添加控件子节点。 UIComponent initialize():void 控件初始化。 UIComponent measureHeight():Number 显示对象的实际显示区域高度(以像素为单位)。 UIComponent measureWidth():Number 显示对象的实际显示区域宽度(以像素为单位)。 UICompo...
来源: Laya2.0_api 发布时间: 20190513
...override] 创建并添加控件子节点。 Image initialize():void 控件初始化。 UIComponent measureHeight():Number[override] 显示对象的实际显示区域高度(以像素为单位)。 Image measureWidth():Number[override] 显示对象的实际显示区域宽度(以像素为单位...
来源: Laya2.0_api 发布时间: 20190513
... Sprite init(layerData:*, map:TiledMap):void 解析LAYER数据,以及初始化一些数据 MapLayer isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher loadImage(url:String, complete:Handler = null):Sprite 加载并显示一个图片。相当于...
来源: Laya2.0_api 发布时间: 20190513
...建并添加控件子节点。 Slider initialize():void[override] 控件初始化。 Slider measureHeight():Number[override] 显示对象的实际显示区域高度(以像素为单位)。 Slider measureWidth():Number[override] 显示对象的实际显示区域宽度(以像素为单位)。...
来源: Laya2.0_api 发布时间: 20190513
...并添加控件子节点。 ScrollBar initialize():void[override] 控件初始化。 ScrollBar measureHeight():Number[override] 显示对象的实际显示区域高度(以像素为单位)。 ScrollBar measureWidth():Number[override] 显示对象的实际显示区域宽度(以像素为...
来源: Laya2.0_api 发布时间: 20190513