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

大约有 395 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0101 秒)

371. laya.display.Stage_API3.0 [ 43%]

... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void viewport get viewport(): Rectangle set viewport(valu...

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

372. []LayaTree v1.0.5版本更新(2021.11.17) [ 42%]

...享 微博 QZONE 微信 李尔 赞同来自: Laya_Fred 加个选中节点资源提取功能怎么样 2021-10-18 1 0 分享 微博 QZONE 微信 Aar0n 赞同来自: 推荐~ 2019-02-25 0 0 分享 微博 QZONE 微信 甘乐 赞同来自: 推荐~ 2019-02-25 0 0 分享 微博 QZONE 微信 Mr.Random 赞同...

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

373. laya.ui.Tab_API3.0 [ 42%]

...oad(["resource/ui/tab.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var tab:Tab = new Tab();//创建一个 Tab 类的实例对象 tab 。 tab.skin = "resource/ui/tab.png";//设置 tab 的皮肤。 tab.labels = "item0,item1,item2";//设置 t...

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

374. laya.ui.FontClip_API3.0 [ 42%]

...ue: string): void Inherited from Clip.group Defined in laya/ui/Clip.ts:329 资源分组。 Returns string Inherited from Clip.group Defined in laya/ui/Clip.ts:333 资源分组。 Parameters value: string Returns void height get height(): number set height(value: number): void Inherited from Text.hei...

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

375. laya.ui.TextInput_API3.0 [ 42%]

...d(["resource/ui/input.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var textInput:TextInput = new TextInput("这是一个TextInput实例。");//创建一个 TextInput 类的实例对象 textInput 。 textInput.skin = "resource/ui/input.png"...

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

376. laya.ui.RadioGroup_API3.0 [ 42%]

...d(["resource/ui/radio.png"], Handler.create(this, onLoadComplete));//加载资源。 } private function onLoadComplete():void { var radioGroup:RadioGroup = new RadioGroup();//创建一个 RadioGroup 类的实例对象 radioGroup 。 radioGroup.pos(100, 100);//设置 radioGroup 的位置信息。 rad...

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

377. laya.ui.VScrollBar_API3.0 [ 42%]

....loader.load(res, laya.utils.Handler.create(this, onLoadComplete));//加载资源。 function onLoadComplete() { vScrollBar = new laya.ui.VScrollBar();//创建一个 vScrollBar 类的实例对象 hScrollBar 。 vScrollBar.skin = "resource/ui/vscroll.png";//设置 vScrollBar 的皮肤。 vScrollBar.x...

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

378. 打包native报错 [ 42%]

...来自: wtfff1 我的已经解决,是我构建完工程后,执行layadcc时资源目录错了(资源目录我少写了/bin);   解决方式:执行命令生成cache文件(example2是我的游戏根目录): layadcc /Users/***/Documents/myLaya/example2/bin -cache -url http://stand.alone.version/inde...

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

379. laya.ui.ScrollBar_API3.0 [ 41%]

...的 ScrollBar 实例。 Parameters Default value skin: string = null 皮肤资源地址。 Returns ScrollBar Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined...

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

380. laya.display.Input_API3.0 [ 41%]

... Inherited from Node.url Defined in laya/display/Node.ts:67 如果节点从资源中创建,这里记录是他的url Returns string Inherited from Node.url Defined in laya/display/Node.ts:74 设置资源的URL Parameters path: string Returns void valign get valign(): string set valign(value: string...

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