Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果有一些小程序(其中有很多 UI 代码和动画),并且我想将它们移植到跨平台架构,代码更改最少,那么 libGDX 会是最好的选择吗?我知道必须完全更改 UI 代码。但这会是最好的方法吗?
是的,因为 libgdx 有很多优点,您可以轻松地将您的小程序移植到 libgdx,它可以在 Html5、Android、Windows、Mac、Linux 和 iOS 上运行。
制作动画和 UI 并不难,完全值得你花时间。