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

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

101. laya.display.Stage [ 70%]

...s No Frames StageProperties | Methods | Events | Constants Packagelaya.displayClasspublic class StageInheritanceStage Sprite Node EventDispatcher Object Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单例访问。 Stage提供几种...

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

102. laya.display.Input [ 69%]

...s No Frames InputProperties | Methods | Events | Constants Packagelaya.displayClasspublic class InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生的文本输入框,由于不同浏览器的差异...

来源: laya_api 发布时间: 20170929

103. 使用全局动作createFrames命名的动作不能播放。 [ 69%]

使用全局动作createFrames命名的动作不能播放。  laya.display.Animation.createFrames(['player/chara_01.png','player/chara_02.png','player/chara_03.png','player/chara_04.png'], "RUN");         var body:laya.display.Animation=new laya.display.Animation();         body.x=48*8   ...

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

104. ts 用 getChildByName 返回类型出错 [ 68%]

...etChildByName 返回类型出错 ts 用 getChildByName 返回类型是laya.display.Node 如果返回的其实是 Text, 把它赋值给一个Laya.Text 编辑器就报错 这个怎么解决 var text:Laya.Text = someNode.getChildByName('textName'); [ts] Type 'Node' is not assignable to type 'Text'. P...

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

105. laya.display.Sprite [ 68%]

...ex | Frames No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectImplements laya.display.ILayoutSubclasses AnimationPlayerBase, Component, DialogManager, GridSprite, MapLayer, MovieClip, Particle2D, Scene, Skeleton...

来源: laya_api 发布时间: 20170929

106. laya.utils.ClassUtils [ 68%]

...。  classDef:* — 类的全名或者类的引用,全名比如:"laya.display.Sprite"。 Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

107. laya.ui.Label [ 67%]

...TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中...

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

108. laya.display.Sprite [ 67%]

...ex | Frames No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectSubclasses AnimationBase, PerfHUD, Scene, Stage, Text Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不...

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

109. laya.ui.Label [ 66%]

...TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": ...

来源: laya_api 发布时间: 20170929

110. laya.d3.core.light.DirectionLight [ 64%]

...ode diffuseColor : Vector3 获取灯光的漫反射颜色。 LightSprite displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node id : int[read-only] 获取唯一标识ID。 Sprite3D intensity : Number 获取灯光强度。 LightSprite isStatic : Boolean[read-only] 获...

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