大约有 164 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
Laya_社区(106) Laya3.0_api(13) laya_api(11) Laya2.0_api(10) Laya2.0_文档(9) Laya3.0_文档(7) Laya2.0_示例(4) Laya_示例(4)
...| Index | Frames No Frames GyroscopeProperties | Methods Packagelaya.device.motionClasspublic class GyroscopeInheritanceGyroscope EventDispatcher Object 使用Gyroscope.instance获取唯一的Gyroscope引用,请勿调用构造函数。 listen()的回调处理器接受两个参数: function ...
来源: Laya2.0_api 发布时间: 20190513
...ses | Index | Frames No Frames ShakeProperties | Methods Packagelaya.deviceClasspublic class ShakeInheritanceShake EventDispatcher Object Shake只能在支持此操作的设备上有效。 Public Properties PropertyDefined By instance : Shake[static] [read-only] ShakePublic Methods Hide In...
来源: laya_api 发布时间: 20170929
...ses | Index | Frames No Frames ShakeProperties | Methods Packagelaya.deviceClasspublic class ShakeInheritanceShake EventDispatcher Object Shake只能在支持此操作的设备上有效。 Public Properties PropertyDefined By instance : Shake[static] [read-only] ShakePublic Methods Hide In...
来源: Laya2.0_api 发布时间: 20190513
... Index | Frames No Frames AcceleratorProperties | Methods Packagelaya.device.motionClasspublic class AcceleratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: accele...
来源: laya_api 发布时间: 20170929
... Index | Frames No Frames AcceleratorProperties | Methods Packagelaya.device.motionClasspublic class AcceleratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: accele...
来源: Laya2.0_api 发布时间: 20190513
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/HtmlVideo" HtmlVideo Class HtmlVideo html多媒体数据 Hierarchy Bitmap HtmlVideo Index Constructors constructor Properties destoryedImmediately lock name url uuid video DEBUG Accessors cpuMemory destroyed gpuM...
来源: Laya3.0_api 发布时间: 20231102
...rames No Frames GeolocationProperties | Methods | Constants Packagelaya.device.geolocationClasspublic class GeolocationInheritanceGeolocation Object 使用前可用supported查看浏览器支持。 Public Properties PropertyDefined By enableHighAccuracy : Boolean = false[static] 如果enableH...
来源: laya_api 发布时间: 20170929
...rames No Frames GeolocationProperties | Methods | Constants Packagelaya.device.geolocationClasspublic class GeolocationInheritanceGeolocation Object 使用前可用supported查看浏览器支持。 Public Properties PropertyDefined By enableHighAccuracy : Boolean = false[static] 如果enableH...
来源: Laya2.0_api 发布时间: 20190513
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/media/Video" Video Class Video Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 ...
来源: Laya3.0_api 发布时间: 20231102
... 找到meta标签viewport: <meta name='viewport' content='width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no' /> 第二步、使用 <meta name="viewport" content="user-scalable=no,target-densitydpi=device-dpi" />此句话替换,然后重新...
来源: Laya_社区 发布时间: 20151223