大约有 57 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0069 秒)
...断为要设置的长度存入新的内存空间中。 Byte pos : int 移动或返回 Byte 对象的读写指针的当前位置(以字节为单位)。下一次调用读取方法时将在此位置开始读取,或者下一次调用写入方法时将在此位置开始写入。 BytePublic Metho...
来源: laya_api 发布时间: 20170929
...der 使用 Slider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 滑块的当前值由滑块端点(对应于滑块的最小值和最大值)之间滑块的相对位置确定。 滑块允许最小值和最大值之间特定间隔内的值。滑块还可以使...
来源: laya_api 发布时间: 20170929
...节点的子节点。 Sprite3D moveForward(distance:Number):void 向前移动。 BaseCamera moveRight(distance:Number):void 向右移动。 BaseCamera moveVertical(distance:Number):void 向上移动。 BaseCamera off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):Event...
来源: laya_api 发布时间: 20170929
...ct 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用垂直方向。滑块轨道从下往上扩展,而标签位于轨道的左右两侧。 See alsolaya.ui.SliderPublic Properties Hide Inherited Public Properties Show Inherited P...
来源: laya_api 发布时间: 20170929
...ct 使用 HSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 HSlider 控件采用水平方向。滑块轨道从左向右扩展,而标签位于轨道的顶部或底部。 See alsolaya.ui.SliderPublic Properties Hide Inherited Public Properties Show Inherite...
来源: laya_api 发布时间: 20170929
...该节点的子节点。 Sprite3D moveForward(distance:Number):void 向前移动。 BaseCamera moveRight(distance:Number):void 向右移动。 BaseCamera moveVertical(distance:Number):void 向上移动。 BaseCamera normalizedViewportPointToRay(point:Vector2, out:Ray):void 计算从裁切空...
来源: laya_api 发布时间: 20170929
...)因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play(),所以移动端不可能在程序开始运行时就自动开始播放Video。 MDN Video链接: https://developer.mozilla.org/en-US/docs/Web/HTML/Ele...
来源: laya_api 发布时间: 20170929
...te updatePos():void 刷新坐标,当我们自己控制一个GridSprite移动时,需要调用此函数,手动刷新 GridSprite updateZOrder():void根据zOrder进行重新排序。SpriteEvents Hide Inherited Events Show Inherited Events Event Summary Defined By added添加到父对象后...
来源: laya_api 发布时间: 20170929
...字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Label fontSize : int 指定文本的字体大小(以像素为单位)。 默认为20像素,可以通过 Text.defaultSize 设置默认大小。 Label globalScaleX : N...
来源: laya_api 发布时间: 20170929
...字,从而导致显示异常。(通常电脑上显示正常,在一些移动端因缺少设置的字体而显示异常)。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示文本的水平显示方式。 取值: "left...
来源: laya_api 发布时间: 20170929