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

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

1. laya.display.cmd.FillTextCmd [ 100%]

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

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

2. laya.display.BitmapFont [ 96%]

...| Index | Frames No Frames BitmapFontProperties | Methods Packagelaya.displayClasspublic class BitmapFontInheritanceBitmapFont Object BitmapFont 是位图字体类,用于定义位图字体信息。 字体制作及使用方法,请参考文章 See alsohttp://ldc2.layabox.com/doc/?nav=ch-js-1-...

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

3. laya.display.cmd.StrokeTextCmd [ 94%]

...mes No Frames StrokeTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class StrokeTextCmdInheritanceStrokeTextCmd Object 绘制描边文字 Public Properties PropertyDefined By  color : String 定义文本颜色,比如"#ff0000"。 StrokeTextCmd  font : String 定...

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

4. laya.display.cmd.FillBorderTextCmd [ 93%]

...No Frames FillBorderTextCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class FillBorderTextCmdInheritanceFillBorderTextCmd Object 绘制文本边框 Public Properties PropertyDefined By  borderColor : String 定义镶边文本颜色。 FillBorderTextCmd  fillColor : S...

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

5. laya.utils.ClassUtils [ 90%]

...名字返回类对象。 Parameters className:String — 类名(比如laya.display.Sprite)或者注册的别名(比如Sprite)。 Returns* — 类对象 getInstance()method  public static function getInstance(className:String):* 根据名称创建 Class 实例。 Parameters className:String — 类...

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

6. laya.display.Text [ 83%]

...es No Frames TextProperties | Methods | Events | Constants Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默认的...

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

7. laya.display.Graphics [ 81%]

... | Index | Frames No Frames GraphicsProperties | Methods Packagelaya.displayClasspublic class GraphicsInheritanceGraphics Object Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,tra...

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

8. laya.display.Input [ 81%]

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

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

9. laya.ui.Label [ 70%]

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

10. laya.ui.Button [ 69%]

...用页面,设置为true后,会变灰并且禁用鼠标。UIComponent displayedInStage : Boolean[read-only] 表示是否在显示列表中显示。Node displayHeight : Number[read-only] 对象的显示高度(以像素为单位)。 Sprite displayWidth : Number[read-only] 对象的显示宽...

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