We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This command works
Make background transparent
Make line a bit shorter
Store stage in an atom to make it more idiomatic
Remove useless last break in switch statement.
Replace Application.getApplicationType() method by new Application.getType() and fix switch statement (constants, breaks).
Gdx.app.getJavaHeap() and Gdx.app.getNativeHeap() return long not int in the latest stable release.
Added more rules for consistency.
reverted, then actually fixed the link.
Revert 8f067af1d7025bd2a45d707b0f97b05efe2e5d56^ ... 8f067af1d7025bd2a45d707b0f97b05efe2e5d56
typo - remove extra (
Add link to InterpolationTest demo.
Updated Getting help (markdown)
added link to article, because I'm too lazy to copy it (i had permission, i swear :P)
added rules. now to pilfer from 'note from translation' one last time...
added rules page. must read for contributors to the wiki!
Updated Managing your assets (markdown)
Updated A simple game (markdown)
Updated Importing Blender models in LibGDX (markdown)
fix incorrect link to first LetterBoxTest test
fixed old links
add comment about the counter increase when a drop hits the bucket
consistency with old wiki... just noticed.
sync'd the Head ToC with the sidebar...i need a 'rules' page :p
fixed old link
more fixed links
fixed link, used non-deprecated article too.
Updated Reading & writing json2 (markdown)
Updated Reading & writing json (markdown)