大约有 285 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0056 秒)
...前文本内容字符串。 TextInput textField : Text[read-only] 文本控件实体 Text 实例。 Label texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时...
来源: laya_api 发布时间: 20170929
... 怎么获取当前触发鼠标点击的某个物体 调试模式下的小控件位置不能还原了 问题状态 最新活动: 2018-01-12 23:36 浏览: 1336 关注: 1 人
来源: Laya_社区 发布时间: 20180112
...LayoutBox, List, Panel, ScaleBox, Tree, UIGroup, ViewStack Box 类是一个控件容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在...
来源: Laya2.0_api 发布时间: 20190513
...ee Box Component Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值...
来源: laya_api 发布时间: 20170929
...:18 目前只知道onLoaded函数,但是这个函数中,相对定位的控件拿到的宽和高是0,导致没有办法定位,才想到通过触发一个scroll事件,然后就可以拿到相对定位控件的宽和高了。鼠标去拖导致scroll后,可以log看到有宽高值。
来源: Laya_社区 发布时间: 20170719
... Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 No...
来源: Laya2.0_api 发布时间: 20190513
...放视频,视频大小和场景一致,PC端可以实现隐藏视频的控件,比如:播放按钮,进度条,声音等,就是为了节约开发时间,想用视频代替动画又不想让人知道这个是视频。发布测试移动端时,发现视频的控件还是会出现,视频...
来源: Laya_社区 发布时间: 20200710
...公众号里面有文章介绍的,文档也有,beta4版本以后有个控件是给开放域用的https://ldc2.layabox.com/doc/?nav=zh-as-5-0-7 2018-11-22 0 0 分享 微博 QZONE 微信 子言 赞同来自: 这个控件是用于主域显示子域的内容的,然后2.0beta4 子域怎么制作内...
来源: Laya_社区 发布时间: 20181122
...prite Node EventDispatcher Object 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在显示区域完全显示时控制显示的数据部分。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透...
来源: laya_api 发布时间: 20170929
...method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容...
来源: laya_api 发布时间: 20170929