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.
我想创建一个像填字游戏这样的游戏,它具有拖放、缩放功能。有人可以指导我如何进行此操作吗?是否需要开发任何 3rd 方 Jar?
我的意思是,哪种视图最适合创建一个像 UI 和字母一样的棋盘。
我需要将一个字母从 1 列拖到另一个。
有许多可用于游戏开发的引擎,它们很容易支持拖放功能。请检查此引擎,例如
Andengine,libgdx,cocos2d 尝试使用这些引擎