Libgdx
dengchunfeng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Libgdx教程系列-开发工具配置
一. Intellij IDEA 配置 使用Intellij IDEA开发你的应用程序,你需要安装下面的软件: Java Development Kit 7+ (JDK) (不要使用JDK6!) Intellij IDEA 13.0.2+, 这个版本就可以了 Android SDK,你仅仅需要SDK,而不是ADT bundle。通过SDK管理器安装所有的版本。同时你也需要创建一个环境变量A原创 2014-04-26 22:05:36 · 897 阅读 · 0 评论 -
libgdx教程系列-Gradle和Intellij-IDEA
Gradle和Intellij-IDEA 你刚创建了你的libgdx的工程, You just generated your libgdx project, now it's time to start developing its guts in Intellij IDEA! Before you can import your project into Intellij, make原创 2014-04-26 22:24:49 · 2216 阅读 · 2 评论
分享