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

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

251. laya.display.cmd.FillTextCmd [ 82%]

...FillTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillTextCmdInheritanceFillTextCmd Object 绘制文字 Public Properties PropertyDefined By  color : String 定义文本颜色,比如"#ff0000"。 FillTextCmd  font : String 定义字号和字体,比如"20...

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

252. laya.utils.TimeLine [ 82%]

...s No Frames TimeLineProperties | Methods | Events Packagelaya.utilsClasspublic class TimeLineInheritanceTimeLine EventDispatcher Object TimeLine 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By  scale : Number = 1 缩放动画播放的速度。TimeLine  tota...

来源: laya_api 发布时间: 20170929

253. laya.ui.MoreGame [ 82%]

...ames No Frames MoreGameProperties | Methods | Events Packagelaya.uiClasspublic class MoreGameInheritanceMoreGame View Scene Sprite Node EventDispatcher Object 游戏中心插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boole...

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

254. laya.html.XMLUtils_API3.0 [ 82%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/html/XMLUtils" XMLUtils Class XMLUtils Hierarchy XMLUtils Index Methods decodeString encodeString getBool getFloat getInt getString Methods Stat...

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

255. laya.utils.TimeLine [ 82%]

...s No Frames TimeLineProperties | Methods | Events Packagelaya.utilsClasspublic class TimeLineInheritanceTimeLine EventDispatcher Object TimeLine 是一个用来创建时间轴动画的类。 Public Properties PropertyDefined By  scale : Number = 1 缩放动画播放的速度。TimeLine  tota...

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

256. laya.display.cmd.DrawPolyCmd [ 82%]

...DrawPolyCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawPolyCmdInheritanceDrawPolyCmd Object 绘制多边形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd  lineColor : * (可选)边框...

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

257. laya.display.cmd.DrawImageCmd [ 82%]

...rawImageCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawImageCmdInheritanceDrawImageCmd Object 绘制图片 Public Properties PropertyDefined By  height : Number (可选)高度。 DrawImageCmd  texture : Texture 纹理。 DrawImageCmd  width : Number ...

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

258. UI-List [ 81%]

...import Box = Laya.Box; import Image = Laya.Image; class Item extends Box { public static WID: number = 373; public static HEI: number = 85; private img: Image; constructor(){ super(); this.size(Item.WID, Item.HEI); this.img = new Image(); this.addChild(this.img); } public setImg(src: string): void {...

来源: Laya2.0_示例 发布时间: 20251209

259. laya.utils.ClassUtils_API3.0 [ 81%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/utils/ClassUtils" ClassUtils Class ClassUtils ClassUtils 是一个类工具类。 Hierarchy ClassUtils Index Properties _classMap Methods getCla...

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

260. laya.d3.component.Animator [ 81%]

...s AnimatorProperties | Methods | Constants Packagelaya.d3.componentClasspublic class AnimatorInheritanceAnimator Component Object Animator 类用于创建动画组件。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  avatar : Avatar 获...

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