Skip to content
Alistair Rutherford edited this page Jul 30, 2014 · 7 revisions

18-03-2013

Found and fixed a horrible bug in all the demos. I was iterating over a list which was then attempting to modify inside the loop. Schoolboy error!! I couldn't understand why all the view elements weren't getting removed when I called the cleanup method.

28-07-2014

The core library and demos have all been updated to work with v1.2.0 of LibGDX. This long awaited update pulls the LibGDX from the Sonatype central repo so build is seamless.

Clone this wiki locally