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

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

31. laya.ui.Clip_API3.0 [ 77%]

...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

32. 使用命名空间遇到的问题 [ 76%]

... export namespace global2 { ......   在使用的地方import {global2} from "......"   BTW:这样的命名空间不好用,你多个文件同一个命名空间,你import的时候就会有问题。   你可以单独创建一个文件,把其他文件都在这个文件重新导出 如:glob...

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

33. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 76%]

... // "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

34. 3D射线碰撞总是会穿墙,求解决方法 [ 76%]

...有 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

35. 上架的游戏被苹果下架了 [ 75%]

...   没有加任何的第三方支付,跟苹果申诉也没用。    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

36. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 75%]

...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

37. LayaAir 2.0 TS版编译出错GameConfig跟创建项目时生成的内容不一致了 [ 74%]

...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

38. ios打包link错误 _jinit_color_converter [ 74%]

...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

39. (有图片附件)图集用的atlas 在LayaAir里可以正常跑,但是发布后,运行报错 Failed to load file.Cross origin requests are [ 73%]

...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

40. laya.d3.physics.PhysicsSimulation_API3.0 [ 73%]

...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