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

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

1. 动画getGraphicBounds()为什么错误 [ 100%]

动画getGraphicBounds()为什么错误 特效原本宽高329,424    ani.getGraphicBounds()  输出他的width 和height  不知道从哪里来的width: 91, height: 20   做list列表的时候下拉上拉几次   特效有时也获取得到  宽高329,424  到底是什么情况 2017-06-...

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

2. 分享:intersects为何碰撞不准?碰撞框rectangle的坐标你设置对了吗? [ 72%]

...片长,图片宽) sp1.setBounds(rectangle1); 因为我之前spine骨骼动画就是这么做的,毫无问题。我心里想着这方法真不错,以后我这个圆就算触发某种条件变到400*300的椭圆,我只要rectangle1.setTo(-200,-150,400,300);再sp1.setBounds(rectangle1);就完...

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