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

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

651. laya.ui.Box [ 55%]

...iClasspublic class BoxInheritanceBox Component Sprite Node EventDispatcher ObjectImplements IBoxSubclasses LayoutBox, List, Panel, Tree, UIGroup, View, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...

来源: laya_api 发布时间: 20170929

652. laya.filters.ColorFilter_API3.0 [ 55%]

... LENGTH Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

653. native项目中如何将图片文件的二进制数据转成 Texture? [ 54%]

... data.getUint8Array(data.pos,length);                 var blob:Object = new Browser.window.Blob([buff.buffer], { type:"image/png" } );                 var url:String = Browser.window.URL.createObjectURL(blob);                 Laya.loader.load(url, Handler.create(t...

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

654. laya.map.GridSprite [ 54%]

...sspublic class GridSpriteInheritanceGridSprite Sprite Node EventDispatcher Object 地图的每层都会分块渲染处理 本类就是地图的块数据 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默...

来源: laya_api 发布时间: 20170929

655. laya.ui.VScrollBar [ 54%]

...BarInheritanceVScrollBar ScrollBar UIComponent Sprite Node EventDispatcher Object 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public P...

来源: Laya2.0_api 发布时间: 20190513

656. laya.utils.Timer [ 54%]

...rties | Methods Packagelaya.utilsClasspublic class TimerInheritanceTimer Object Timer 是时钟管理类。它是一个单例,不要手动实例化此类,应该通过 Laya.timer 访问。 Public Properties PropertyDefined By  currFrame : int = 0 当前的帧数。Timer  currTimer : Number...

来源: laya_api 发布时间: 20170929

657. laya.ui.HScrollBar [ 54%]

...BarInheritanceHScrollBar ScrollBar UIComponent Sprite Node EventDispatcher Object 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public P...

来源: Laya2.0_api 发布时间: 20190513

658. 微信关系链:LayaAir引擎针对开发数据域使用图集支持介绍 [ 54%]

...amp;& MiniAdpter.isPosMsgYu) { __JS__('wx').onMessage(function(message:Object):void{ trace(message); if(message['isLoad'] == "filedata") { MiniFileMgr.ziyuFileData[message.url] = message.data;//文本数据 }else if(message['isLoad'] == "filenative") { //子域接收主域传递的文件信息 i...

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

659. laya.display.cmd.DrawCircleCmd_API3.0 [ 54%]

...or lineColor lineWidth percent radius x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

660. laya.display.cmd.DrawPathCmd_API3.0 [ 54%]

...awPathCmd brush paths pen x y ID getBoundPoints recover _tempPoints Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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