We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Spritebatch, textureregions, and sprite (markdown)
Added note about IntelliJ and OS X (issues with Oracle JDK 7+, Apple JRE 6 recommended by JetBrains)
Created Spritebatch, textureregions, and sprite (markdown)
Made the name/id of action more clear.
Added a paragraph on using action editor for animation
Revert 4756b04b619c9b2e82ac86c5ffdbf1ace37a5a31...5a2396c8a35f18b988c310b6924ab4d86b62ed3b on Particle editor
asdf
Fix Catmull/Calmull typo
Fixed a link
Updated Gdx freetype (markdown)
typo
Fixed Gramatical errors
Updated Deploying your application (markdown)
Added link to Hiero .jar
fixed little typo
Fixed link to GamepadTest, which was renamed to ControllersTest and moved to a different package on 2014-08-27
Detailed implementation of Android Fragment as per "Libgdx Android Fragment Integration" by Zenios at http://www.badlogicgames.com/forum/viewtopic.php?f=11&t=16956
fix typo. Handling -> Handler
Updated Hiero (markdown)
Updated Gradle on the Commandline (markdown)
Revert 683f04d6c21a21d670304b014a81a66490c87289...09605e383ecfa5fc9192df19551028f967807895 on Starter classes & configuration
Corrected name of 'DesktopLauncher.java' file
Fixed sentence about omitted color components in json.
Updated ProGuard DexGuard and libGDX (markdown)
added a note that the property runProguard has been changed to minifyEnabled in gradle build plugins version 0.14+
fix heading link
Created Using with Groovy (markdown)
fix markdown in the Sprite chapter