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

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

401. laya3d 场景重复添加3d物体报错,必现! [ 77%]

laya3d 场景重复添加3d物体报错,必现! let a:Laya.MeshSprite3D=new Laya.MeshSprite3D(Laya.PrimitiveMesh.createQuad(1,1)) let b:Laya.MeshSprite3D=a.clone() as Laya.MeshSprite3D scene.addChild(a) scene.addChild(b) 附件 : --> 2019-09-25 添加评论 免费帖 --> 分享 微博 QZONE 微...

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

402. laya.ui.Image [ 77%]

...| Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage UIComponent Sprite Node EventDispatcher ObjectSubclasses AdvImage Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加...

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

403. laya.ui.VBox [ 77%]

...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

404. laya.ui.ProgressBar [ 77%]

...ex | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Publ...

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

405. laya.ui.Label [ 77%]

...| Index | Frames No Frames LabelProperties | Methods | Events Packagelaya.uiClasspublic class LabelInheritanceLabel Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Pub...

来源: laya_api 发布时间: 20170929

406. laya.ui.HBox [ 77%]

...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

407. laya.ui.Dialog [ 77%]

...rames No Frames DialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class DialogInheritanceDialog View Scene Sprite Node EventDispatcher Object Dialog 组件是一个弹出对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框...

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

408. LayaAir引擎与原生Flash的差异文档说明! [ 76%]

LayaAir引擎与原生Flash的差异文档说明! 2017-02-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 1、LayaAir与Flash的差异文档 a.int强转; flash环境下: var a:int =...

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

409. 我想把flex项目转为laya ts项目,转换过程 mx.containers.Canvas报错 [ 76%]

我想把flex项目转为laya ts项目,转换过程 mx.containers.Canvas报错 我想把下面的代码转为laya TS语法 <?xml version="1.0" encoding="utf-8"?> <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="144" height="590" mouseEnabled="true">              ...

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

410. laya.ui.DialogManager [ 76%]

... | Frames No Frames DialogManagerProperties | Methods | Events Packagelaya.uiClasspublic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开...

来源: laya_api 发布时间: 20170929