大约有 60 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0073 秒)
...断为要设置的长度存入新的内存空间中。 Byte pos : int 移动或返回 Byte 对象的读写指针的当前位置(以字节为单位)。下一次调用读取方法时将在此位置开始读取,或者下一次调用写入方法时将在此位置开始写入。 BytePublic Metho...
来源: Laya2.0_api 发布时间: 20190513
...果想整体位移物理世界,可以Physics.I.worldRoot=场景,然后移动场景即可 可以通过IDE-"项目设置" 开启物理辅助线显示,或者通过代码PhysicsDebugDraw.enable(); Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined ...
来源: Laya2.0_api 发布时间: 20190513
...der 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定。 滑块允许最小值和最大值之间特定间隔内的值。滑块还可以使...
来源: Laya2.0_api 发布时间: 20190513
...ct 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道的左右两侧。 See alsolaya.ui.SliderPublic Properties Hide Inherited Public Properties Show Inherited P...
来源: Laya2.0_api 发布时间: 20190513
...ct 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 HSlider 控件采用水平方向。滑块轨道从左向右扩展,而标签位于轨道的顶部或底部。 See alsolaya.ui.SliderPublic Properties Hide Inherited Public Properties Show Inherite...
来源: Laya2.0_api 发布时间: 20190513
...)因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Ele...
来源: Laya2.0_api 发布时间: 20190513
...te updatePos():void 刷新坐标,当我们自己控制一个GridSprite移动时,需要调用此函数,手动刷新 GridSprite updateZOrder():void根据zOrder进行重新排序。SpriteEvents Hide Inherited Events Show Inherited Events Event Summary Defined By added添加到父对象后...
来源: Laya2.0_api 发布时间: 20190513
...字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Label fontSize : int 指定文本的字体大小(以像素为单位)。 默认为20像素,可以通过 Text.defaultFontSize 设置默认大小。 Label globalRotati...
来源: Laya2.0_api 发布时间: 20190513
...示对象上按下后调度。Sprite mousemove鼠标在对象身上进行移动后调度Sprite mouseout鼠标离开对象后调度。Sprite mouseover鼠标经过对象后调度。Sprite mouseup在显示对象抬起后调度。Sprite removed被父对象移除后调度。Node start开始滑动...
来源: Laya2.0_api 发布时间: 20190513
...字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy ...
来源: Laya2.0_api 发布时间: 20190513