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

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

851. laya.utils.SpriteUtils_API3.0 [ 71%]

...Scale getTransformRelativeToWindow Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

852. laya.d3.core.particleshuriken.module.SizeOverLifetime_API3.0 [ 71%]

...OverLifetime constructor enable size clone cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

853. VScode本地调试 · LayaAir3.0文档 · LAYABOX [ 71%]

...2.0", "configurations": [ { "name": "Launch Chrome", "request": "launch", "type": "chrome", "url": "http://localhost:18090", "webRoot": "${workspaceFolder}/src", "sourceMapPathOverrides": { "webpack:///src/*": "${webRoot}/*" } }, { "name": "Attach to Chrome", "request": "attach", "type": "chrome", "...

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

854. laya.device.media.Media_API3.0 [ 71%]

...dia constructor getMedia supported Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface Static method

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

855. 音乐播放静音使用问题 [ 71%]

...放了音乐B SoundManager.playMusic(PlaySoundManager.Ins().getSoundUrlWithType(type), loops, complete, startTime); 这个时候再解除静音   是无效的 还是播不出来声音   一直保持播放A的话    静音是好使的 2018-04-06 添加评论 免费帖 --> 分享 微博 QZONE 微...

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

856. ComboBox显示问题 [ 71%]

...utton; public var btn1HasLabel:Button; public static var uiView:Object = {"type": "View", "props": {"x": "0", "y": "0", "width": 388, "height": 376}, "child": [{"type": "ComboBox", "props": {"var": "combox", "stateNum": "1", "x": 7, "y": 146, "width": 91, "height": 23, "skin": "MainHead/combobox1.pn...

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

857. 如何定义动画播放过某帧后的回调函数 [ 71%]

如何定义动画播放过某帧后的回调函数 Event Object Type: laya.events.Event; Event.type property = Event.LABEL; 如何才能实现第2帧后的回调呢 2016-12-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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

858. laya.d3.core.scene.Scene3D [ 71%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

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

859. laya.html.XMLUtils_API3.0 [ 71%]

... getBool getFloat getInt getString Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

860. 无法触发浏览器文件上传框 [ 71%]

...);//input#file } } new GameMain();在laya里无法触发浏览器<input type="file" id="file">文件上传框? 附件 : --> html-upload.rar 2017-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 ohkei -...

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