Tesla Zhang
Tesla Zhang
我把项目文件上传了 hiahia @lfkdsk
貌似丰恺不在,我帮他回复一下: @hnshilei 我觉得我肯定不支持plist的,这个引擎的逐帧动画实现机制就是剪裁单张图片,和plist并没有关系(我假定我说的和你说的都是iOS的那个plist)。还有图片格式的限制,我觉得只要是Android认的图片都可以(毕竟读取图片用的系统API,像什么jpg png gif webp都是肯定支持的。可能是你的图片有问题吧。如果你的32位png图片专门拿出来在另一个APP里面调系统API读能成功读出来的话,那就肯定是 @lfkdsk 的锅了 😂
控制朝向应该是通过Rotate这类的东西实现。 别的我就不是很清楚丰恺是怎么实现了,有兴趣的话可以移步我的引擎专用组织[icela](https://github.com/icela),里面的除了这个引擎的fork之外的几个仓库80%的代码都是我写的。我之前弄了个JavaSE的游戏引擎,正在往Android上移植,感兴趣的话就去看看吧? 欢迎提出各种问题Orz。。。。
我写过一个[Demo](https://github.com/icela/StudioVSEclipse) @hnshilei
@XelAlone try [the new demo](https://github.com/ice1000/StudioVSEclipse). That works fine. N it`s simple.
I believe it's controversial
> Some developers will prefer using the fields, others (including myself) the accessors. What a coverage should _really_ check is that _every_ field is being used directly _or_ via the...
@narner90 I saw a WIP branch https://github.com/jacoco/jacoco/tree/java17_jep406_switch_pattern_matching, so they are indeed working on it. The existence of the branch gives me some confidence that this feature is gonna be shipped...
Why the comment is deleted?
> @ice1000 What exactly is the value of a "+1" comment? Just use Github's thumbs-up function or contribute something for the solution. I see. I didn't know it's a duplicate