大约有 16 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0055 秒)
...opertyDefined By autoScaleSize : Boolean = false表示是否根据实际使用的字体大小缩放位图字体大小。BitmapFont fontSize : Number = 12当前位图字体字号。BitmapFont letterSpacing : Number = 0字符间距(以像素为单位)。BitmapFontPublic Methods MethodDe...
来源: laya_api 发布时间: 20170929
...本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Text borderColo...
来源: laya_api 发布时间: 20170929
...本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Label borderCo...
来源: laya_api 发布时间: 20170929
...pha值会影响drawcall。Sprite asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更新时删去。 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使...
来源: laya_api 发布时间: 20170929
...berY轴锚点,值为0-1Component asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更新时删去。 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使...
来源: laya_api 发布时间: 20170929
...为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component button : Button[read-only] 获取对 ComboBox 组...
来源: laya_api 发布时间: 20170929
...rY轴锚点,值为0-1Component asPassword : Boolean 本API已弃用。使用type="password"替代设置asPassword, asPassword将在下次重大更新时删去。 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使...
来源: laya_api 发布时间: 20170929
...访问所有命令流。Graphics是比Sprite更轻量级的对象,合理使用能提高应用性能(比如把大量的节点绘图改为一个节点的Graphics命令集合,能减少大量节点创建消耗)。 See alsolaya.display.Sprite.graphicsPublic Properties PropertyDefined By cmds : Ar...
来源: laya_api 发布时间: 20170929
...pe:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 EventDispatcher once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 Ev...
来源: laya_api 发布时间: 20170929
...为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静...
来源: laya_api 发布时间: 20170929