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

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

301. [LayaAirIDE3]LayaAirIDE 3.1.4 打开后瞬间闪退 [ 70%]

[LayaAirIDE3]LayaAirIDE 3.1.4 打开后瞬间闪退 系统错误事件如下:错误应用程序名称: LayaAirIDE.exe,版本: 3.1.4.0,时间戳: 0x63065377 错误模块名称: LayaAirIDE.exe,版本: 3.1.4.0,时间戳: 0x63065377 异常代码: 0x80000003 错误偏移量: 0x00000000016c2f98...

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

302. LayaNative 热更 [ 70%]

LayaNative 热更 如果在 android studio  的cache 里有某个文件A,  当修改A 并且正确update  放在服务器后, a 不会自动更新,  如果在 android studio 的 cache里没有某个文件A, 当修改A 并且正确update 放在服务器后, a会自动更新 请问这个是bug吗...

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

303. 怎么给List下的每个item中的button添加事件? [ 70%]

...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 有, 就用for循环。 按钮 new 出来的时候 push 到数组里,然后 for 循环数组里的元素,加on 监听。 2018-08-17 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...

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

304. laya.components.CommonScript [ 70%]

...s | Index | Frames No Frames CommonScriptProperties | Methods Packagelaya.componentsClasspublic class CommonScriptInheritanceCommonScript Component Object CommonScript 类用于创建公共脚本类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...

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

305. laya.d3.physicscannon.CannonRigidbody3D_API3.0 [ 69%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physicsCannon/CannonRigidbody3D" CannonRigidbody3D Class CannonRigidbody3D Rigidbody3D 类用于创建刚体碰撞器。 Hierarchy CannonPhysicsCollider CannonRigidbody3D Index Constructors constructor Properties _ext...

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

306. laya.d3.physics.PhysicsTriggerComponent [ 69%]

... | Frames No Frames PhysicsTriggerComponentProperties | Methods Packagelaya.d3.physicsClasspublic class PhysicsTriggerComponentInheritancePhysicsTriggerComponent PhysicsComponent Component ObjectSubclasses PhysicsCollider, Rigidbody3D PhysicsTriggerComponent 类用于创建物理触发器组件...

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

307. laya.resource.VideoTexture_API3.0 [ 69%]

...ublic Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG _videoTexture...

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

308. laya.physics.joint.RopeJoint [ 69%]

...sses | Index | Frames No Frames RopeJointProperties | Methods Packagelaya.physics.jointClasspublic class RopeJointInheritanceRopeJoint JointBase Component Object 绳索关节:限制了两个点之间的最大距离。它能够阻止连接的物体之间的拉伸,即使在很大的负载下...

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

309. 我实现内购的时候,通过ios原生已经成功购买,弹出alert [ 69%]

...找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 这个ios内购  我们自己也好多项目都在用,应该是用法问题,再好好查一下。。这段内购的代码是开源的,开发者可以随意修改。 2018-02-05 0 1 分享 微博 ...

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

310. LAYA的AS3项目碰见个问题,求解 [ 69%]

LAYA的AS3项目碰见个问题,求解 仿AS3设计通用的VIEW,其他功能如果要用到这个东西,直接拖进视图编辑窗口即可。例子:创建一个myTexts的UI,myTexts.as继承之,为通用VIEW。 myTextsUI: <View sceneWidth="100" sceneHeight="20" sceneColor="#00000...

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