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

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

11. laya.display.Input [ 70%]

...ass InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生文本输入框,由于不同浏览器差异,会导致此对象默认文本位置与用户点击输入时文本位置有少许...

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

12. laya.ui.Label [ 69%]

... Component Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String 表示文本水平显示方式...

来源: laya_api 发布时间: 20170929

13. laya.display.Input [ 69%]

...ass InputInheritanceInput Text Sprite Node EventDispatcher Object Input 类用于创建显示对象以显示和输入文本。 Input 类封装了原生文本输入框,由于不同浏览器差异,会导致此对象默认文本位置与用户点击输入时文本位置有少许...

来源: laya_api 发布时间: 20170929

14. laya.display.Text [ 68%]

...InheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定字体,则用系统默认字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺...

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

15. laya.display.Text [ 68%]

...InheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定字体,则用系统默认字体渲染文字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺...

来源: laya_api 发布时间: 20170929

16. laya.ui.Label [ 68%]

...IComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node a...

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

17. laya2.0版本,富文本HTMLDivElement中<p>标签里使用<br />标签时报错,在<span>里也不行 [ 66%]

...提交 1 个回复 Laya_Aaron 赞同来自: /**      * HTML图文类,用于显示html内容      *      * 支持标签如下:      * a:链接标签,点击后会派发"link"事件 比如:&lt;a href='alink'&gt;a&lt;/a&gt;      * div:div容器标签,比如:&lt;div&gt;abc&lt...

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

18. laya.ui.TextInput [ 65%]

...mponent Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy...

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

19. laya.ui.AsynDialog [ 65%]

...ct[static] UI类映射。View uiMap : Object[static] 存储UI配置数据(用于加载模式)。View viewport : Rectangle = null 视口大小,视口外子对象,将不被渲染(如果想实现裁剪效果,请使用srollRect),合理使用能提高渲染性能。比如由一个个小图...

来源: laya_api 发布时间: 20170929

20. laya.display.Stage [ 64%]

...l:String):Sprite[static] 根据图片地址创建一个新 Sprite 对象用于加载并显示此图片。 Sprite fromParentPoint(point:Point):Point 将父容器坐标系坐标转换到本地坐标系。 Sprite getBounds():Rectangle 获取本对象在父容器坐标系矩形显示区域。 ...

来源: laya_api 发布时间: 20170929