大约有 151 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
...么获取实际内容大小 使用HTMLDivElement插入图片,获取不到控件大小,导致与其他控件的间隔错误,影响界面布局 例如:res/image/1.png 像素大小是 32x32 var imageHtml: Laya.HTMLDivElement = new Laya.HTMLDivElement(); imageHtml.innerHTML="<img src='res/...
来源: Laya_社区 发布时间: 20171118
...@2x,2倍图的由来。2倍,在我们代码里面设置大小的一个控件,需要一张长宽都是2倍的图片来填充。 iPhone6 Plus,这个特殊的玩意又变了(用户用上大屏是爽了,我们开发者都恨死它了吧)。如果按照以前2倍的关系。6P的物理...
来源: Laya_社区 发布时间: 20160201
...放的Animation,运行后尺寸不一样,怎么办?设计模式下的控件位置,如何进行屏幕适配 2018-03-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 qian 赞同来自: https://ldc.layabox.c...
来源: Laya_社区 发布时间: 20180302
...的标签。 UIComponent text : Text[read-only] 按钮文本标签 Text 控件。 Button texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.drawImage(),但性能更高 还可以赋值一...
来源: Laya2.0_api 发布时间: 20190513
...x, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : N...
来源: laya_api 发布时间: 20170929
...dom元素的大小与laya的组件适配,这样就可以实现第3方js控件的嵌入了。多谢多谢~~~ 2018-06-01 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 像素操作是很费性能的,还是换一种思路来实现需求吧。就算你用像素实现了,卡的也得换方...
来源: Laya_社区 发布时间: 20180528
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是...
来源: Laya2.0_api 发布时间: 20190513
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是...
来源: Laya2.0_api 发布时间: 20190513
... 当前文本内容字符串。 Label textField : Text[read-only] 文本控件实体 Text 实例。 Label texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer...
来源: laya_api 发布时间: 20170929
...rogressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : ...
来源: Laya2.0_api 发布时间: 20190513