大约有 101 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
... Public Properties PropertyDefined By buffer : ArrayBuffer[read-only] 获取此对象的 ArrayBuffer 数据,数据只包含有效数据部分。 Byte bytesAvailable : int[read-only] 可从字节流的当前位置到末尾读取的数据的字节数。 Byte endian : String Byte 实例的...
来源: Laya2.0_api 发布时间: 20190513
...OM元素使用舞台内的某块区域内。 Utils getGID():int[static] 获取一个全局唯一ID。Utils getGlobalPosAndScale(sprite:Sprite):Rectangle[static] 计算传入的显示对象 Sprite 的全局坐标系的坐标和缩放值,返回 Rectangle 对象存放计算出的坐标X值、Y...
来源: Laya2.0_api 发布时间: 20190513
... Public Properties PropertyDefined By destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标识ID。 Component isSingleton : Boolean[read-only] 获取是否为单实例组件。 Co...
来源: Laya2.0_api 发布时间: 20190513
...getMedia(options:Object, onSuccess:Handler, onError:Handler):void[static] 获取用户媒体。 Media supported():Boolean[static] 检查浏览器兼容性。 MediaConstructor DetailMedia()Constructorpublic function Media()Method DetailgetMedia()method public static function getMedia(options:Objec...
来源: Laya2.0_api 发布时间: 20190513
...:* = null):Boolean 派发事件。 EventDispatcher getRes(url:String):* 获取指定资源地址的资源。 LoaderManager hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:String):Boolean 检...
来源: Laya2.0_api 发布时间: 20190513
...Accuracy为true,并且设备能够提供一个更精确的位置,则会获取最佳可能的结果。 请注意,这可能会导致较慢的响应时间或增加电量消耗(如使用GPS)。 另一方面,如果设置为false,将会得到更快速的响应和更少的电量消耗。 默认...
来源: Laya2.0_api 发布时间: 20190513
...显示对象。 Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node displayedInS...
来源: Laya2.0_api 发布时间: 20190513
...ies Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite...
来源: Laya2.0_api 发布时间: 20190513
...roscopeInheritanceGyroscope EventDispatcher Object 使用Gyroscope.instance获取唯一的Gyroscope引用,请勿调用构造函数。 listen()的回调处理器接受两个参数: function onOrientationChange(absolute:Boolean, info:RotationInfo):void absolute: 指示设备是否可以提供绝...
来源: Laya2.0_api 发布时间: 20190513
...celeratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设备受到的总加速度(...
来源: Laya2.0_api 发布时间: 20190513