• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 30 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0063 秒)

21. laya.media.VideoNode_API3.0 [ 60%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough ...

来源: Laya3.0_api 发布时间: 20231115

22. 网络通信 · LayaAir3文档 · LAYABOX [ 60%]

...包含脚本的文本具有相同的主机名和端口。 * @param data (default = null)发送的数据。 * @param method (default = "get")用于请求的 HTTP 方法。值包括 "get"、"post"、"head"。 * @param responseType (default = "text")Web 服务器的响应类型,可设置为 "text"、...

来源: Laya3.0_文档 发布时间: 20250104

23. socket大型项目回调 [ 51%]

...is.encodeUInt32(value.length),buffer); buffer.writeUTFBytes(value); break; default: var proto:any = protos.__messages[type] || this._clients["message " + type]; if (!!proto) { var buf:Laya.Byte = this.encodeProtos(proto, value); // buffer.writeArrayBuffer(this.encodeUInt32(buf.length)); Pomelo.write...

来源: Laya_社区 发布时间: 20180119

24. laya.media.VideoTexture_API3.0 [ 51%]

...evel baseMipmapLevel buffered compareMode cpuMemory currentSrc currentTime defaultTexture destroyed dimension duration ended error filterMode format frameRender gammaCorrection gammaSpace gpuMemory height id loop maxMipmapLevel mipmap mipmapCount muted obsolute paused playbackRate preload readyState...

来源: Laya3.0_api 发布时间: 20231115

25. laya.device.media.Video [ 43%]

...ic function Video(width:int = 320, height:int = 240) Parameters width:int (default = 320) height:int (default = 240)Method DetailcanPlayType()method public function canPlayType(type:int):String 检测是否支持播放指定格式视频。 Parameters type:int — 参数为Video.MP4 / Video.OGG / Vi...

来源: laya_api 发布时间: 20170929

26. laya.device.media.Video [ 42%]

...ic function Video(width:int = 320, height:int = 240) Parameters width:int (default = 320) height:int (default = 240)Method DetailcanPlayType()method public function canPlayType(type:int):String 检测是否支持播放指定格式视频。 Parameters type:int — 参数为Video.MP4 / Video.OGG / Vi...

来源: Laya2.0_api 发布时间: 20190513

27. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 42%]

...: [INFO:library_loader_hooks.cc(112)] Chromium logging enabled: level = 0, default verbosity = 0 I/BrowserProcessMain: Initializing chromium process, renderers=0 W/chromium: [WARNING:proxy_service.cc(888)] PAC support disabled because there is no system implementation D/libEGL: loaded /system/lib/eg...

来源: Laya_社区 发布时间: 20171218

28. 预制体模块 · LayaAir3文档 · LAYABOX [ 36%]

...dingRT.generated"; const { regClass, property } = Laya; @regClass() export default class LoadingRT extends LoadingRTBase { onAwake(): void { Laya.loader.load( //先加载本场景要用的 ["resources/UI/image.png", "resources/UI/progress.png", "resources/UI/progress$bar.png"] ).then(() => { let ...

来源: Laya3.0_文档 发布时间: 20241014

29. 预制体 · LayaAir3.3 · 引擎文档 · LAYABOX [ 36%]

...dingRT.generated"; const { regClass, property } = Laya; @regClass() export default class LoadingRT extends LoadingRTBase { onAwake(): void { Laya.loader.load( //先加载本场景要用的 ["resources/UI/image.png", "resources/UI/progress.png", "resources/UI/progress$bar.png"] ).then(() => { let ...

来源: Laya3.0_文档 发布时间: 20251105

30. 构建apk后,java报错 [ 19%]

...manager: getTransport: Cannot find entry vendor.qti.hardware.iop@1.0::IIop/default in either framework or device manifest. 2018-11-26 18:35:10.494 1505-2448/? E/ANDR-PERF-JNI: Iop tryGetService failed 2018-11-26 18:35:10.497 1505-2448/? W/WindowManager: Attempted to set focus to non-existing app tok...

来源: Laya_社区 发布时间: 20181126