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

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

321. Cannot read property '_physicsUpdateList' of null 错误 [ 65%]

Cannot read property '_physicsUpdateList' of null 错误 添加 var collider = ball.addComponent(Laya.PhysicsCollider) 添加碰撞以后 再销毁 destroy这个对象的时候 就出错了   Uncaught TypeError: Cannot read property '_physicsUpdateList' of null     at PhysicsCollider.__proto._o...

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

322. 2.6.1物理bug [ 65%]

....3,0); this.rigid.restitution = 100; 附件 : --> Laya2.6__.rar 2020-05-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 shiyang 相...

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

323. laya.ui.ComboBox_API3.0 [ 65%]

...行的处理器。 Laya.stage.addChild(comboBox);//将此 comboBox 对象添加到显示列表。 } private function onSelect(index:int):void { trace("当前选中的项对象索引: ",index); } } } example Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置...

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

324. laya.ui.Tab [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来...

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

325. LayaBox入门到精通全套视频最新 [ 64%]

...序设计基础 备课中… 11阶段 。。。。 备课中… 2019-04-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自:               2019-04-03 0 0 分享 微博 QZONE 微信 为...

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

326. laya.ui.LayoutBox [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来...

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

327. laya.display.Scene [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Scene()Scene addChild(node:Node):Node 添加子节点。 Node addChildAt(node:Node, index:int):Node ...

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

328. laya.ui.VSlider [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来...

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

329. localRotationEulerY旋转位置错误 [ 64%]

...   plane.meshRenderer.material = planeMat;          //平面添加物理碰撞组件         var planeStaticCollider = plane.addComponent(Laya.PhysicsCollider);         //创建盒子形状碰撞器         var planeShape = new Laya.BoxColliderShape(10...

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

330. laya.ani.swf.MovieClip [ 64%]

...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpritePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  MovieClip(parentMovieClip:MovieClip = null) 创建一个 MovieClip 实例。 MovieClip addChild(node:No...

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