大约有 151 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0053 秒)
Laya_社区(115) Laya2.0_文档(13) Laya3.0_api(9) Laya2.0_api(5) Laya3.0_文档(5) laya_api(2) Laya_示例(1) Laya2.0_示例(1)
...Canvas drawToTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_...
来源: Laya3.0_api 发布时间: 20231115
... export namespace global2 { ...... 在使用的地方import {global2} from "......" BTW:这样的命名空间不好用,你多个文件同一个命名空间,你import的时候就会有问题。 你可以单独创建一个文件,把其他文件都在这个文件重新导出 如:glob...
来源: Laya_社区 发布时间: 20190302
... // "importHelpers": true, /* Import emit helpers from 'tslib'. */ // "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */ // "isolatedModules": true, ...
来源: Laya_社区 发布时间: 20190408
...有 this.capsuleCollider = new Laya.CapsuleColliderShape(0.25, 0.85); this.from = new Laya.Vector3(this.player.tran*orm.position.x, this.player.tran*orm.position.y + 1.5, this.player.tran*orm.position.z + 2); this.to = new Laya.Vector3(this.player.tran*orm.position.x, this.player.tran*orm.position.y...
来源: Laya_社区 发布时间: 20210306
... 没有加任何的第三方支付,跟苹果申诉也没用。 From Apple 3. 1.1 Business: Payments - In-App Purchase Guideline 3.1.1 - Business - Payments - In-App Purchase We noticed that your app or its metadata enables the purchase of content, services, or functionality in the app by m...
来源: Laya_社区 发布时间: 20180414
...371/com.ReleaseTest.Four W/art: Attempt to remove local handle scope entry from IRT, ignoring 06-20 19:10:18.329 5371-5371/com.ReleaseTest.Four E/SysUtils: ApplicationContext is null in ApplicationStatus 06-20 19:10:18.351 5371-5371/com.ReleaseTest.Four W/chromium: [WARNING:resource_bundle.cc(286)] ...
来源: Laya_社区 发布时间: 20170620
...ated by LayaAirIDE, please do not make any modifications. */ import GameUI from "./script/GameUI" import GameControl from "./script/GameControl" import Bullet from "./script/Bullet" import DropBox from "./script/DropBox" /* * 游戏初始化配置; */ export default class GameConfig{ static width:nu...
来源: Laya_社区 发布时间: 20181001
...bols for architecture armv7: "_jinit_color_converter", referenced from: _jinit_compress_master in libconch.a(jcinit.o) "_AudioSessionSetActive", referenced from: AudioEngineInterruptionListenerCallback(void*, unsigned long) in libconch.a(conchRuntime.o) l...
来源: Laya_社区 发布时间: 20160918
...mage at 'file:///H:/WeChatQ1Snake/release/layaweb/v1.0.0/map/tile_map.png' from origin 'null' has been blocked by CORS policy: Invalid response. Origin 'null' is therefore not allowed access. laya.core.min.js:6 [warn]Retry to load: H:/WeChatQ1Snake/release/layaweb/v1.0.0/map/tile_map.png index.html:...
来源: Laya_社区 发布时间: 20180412
...ehicle dispatchCollideEvent enableDebugDrawer rayCast rayCastAll raycastAllFromTo raycastFromTo removeConstraint removeVehicle setHitsRayResultCallbackFlag shapeCast shapeCastAll sphereQuery createConstraint Properties dt dt: number = 1 / 60 Defined in laya/d3/physics/PhysicsSimulation.ts:160 fixedT...
来源: Laya3.0_api 发布时间: 20231115