大约有 2,026 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0078 秒)
Laya_社区(1999) Laya2.0_文档(8) Laya3.0_文档(6) Laya3.0_api(5) laya_api(2) Laya2.0_示例(2) Laya_示例(2) Laya2.0_api(2)
...tChildAt(i); // 判断是否有飞机,并且是否有速度值 if(role && role.speed){ // 根据飞机速度更改飞机的位置 role.y += role.speed; // 判断飞机是否移动到舞台外部,然后移除回收 if(role.y>1000 || !role.visible || (role.isBullet && role.y &lt...
来源: Laya_社区 发布时间: 20170525
...看哈 如何设置Sprite的宽高和点击区域? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 求指点3d射线碰撞和UI点击穿透的问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 2.2.0beta4 发...
来源: Laya_社区 发布时间: 20170517
...8] Using gulpfile D:\Users\Administrator\Personal\myLaya2.2\Client\.laya\compile.js [16:39:18] Starting 'tsc'... [16:39:18] Starting 'CopyNoneTSFile'... [16:39:18] Finished 'CopyNoneTSFile' after 169 ms error { Error: Command failed: D:\laya\2.2.0\resources\app\node_modules\.bin\tsc.cmd -b "D:\Users...
来源: Laya_社区 发布时间: 20190730
...inBaseUrl _url autoSize hitTestPrior mouseThrough name videoElement CAMERA MP4 OGG SUPPORT_MAYBY SUPPORT_NO SUPPORT_PROBABLY WEBM drawtocanvCtx Accessors active activeInHierarchy alpha blendMode buffered cacheAs components currentSrc currentTime customRenderEnable destroyed displayHeight displayWidt...
来源: Laya3.0_api 发布时间: 20231102
...arameters url: string 播放源路径 extension: number 播放源类型(1: MP4, 2: OGG) Returns void Static create create(): HtmlVideo Defined in laya/device/media/HtmlVideo.ts:26 创建一个 HtmlVideo 实例 Returns HtmlVideo Static destroyUnusedResources destroyUnusedResources(): void Inherited f...
来源: Laya3.0_api 发布时间: 20231102
...ang.String cannot be cast to java.lang.Integer at org.apache.flex.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_lookup_switchStmt(ABCGeneratingReducer.java:5737) at org.apache.flex.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_switchStmt(ABCGeneratingReducer.java:...
来源: Laya_社区 发布时间: 20171009
...没法加入附件。我把全部源码贴出来吧 package { import laya.utils.Handler; import laya.display.Text; import laya.display.Animation; import laya.webgl.WebGL; import laya.media.Sound; import laya.webgl.shapes.Ellipse; import laya.displa...
来源: Laya_社区 发布时间: 20170921
...urces already exist,is repeated loading: https://piggy.q1.comres/sound/BGM.mp3 console.warn @ VM1768:1 Loader.cacheRes @ code.js:12995 SoundManager.playSound @ code.js:4963 SoundManager.playMusic @ code.js:4988 GameEx.onLoaded @ code.js:57359 GameEx.onLoaded2 @ code.js:57325 __proto.runWith @ code.j...
来源: Laya_社区 发布时间: 20180531
.../music/test/FY-0079.wav"); }); } } import { JsonTool } from "src/tools/JsonTool"; import { ResourceManager } from "./ResourceManager"; declare function testmusic_cn_ios(accountId: string): void; enum SoundType { BGM, Effect, Dialogue, } export...
来源: Laya_社区 发布时间: 20250930
...t lock name url uuid DEBUG Accessors anisoLevel 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 obso...
来源: Laya3.0_api 发布时间: 20231115