Go to file
Gered acf6ece6f4 dont do this TextureAtlasAnimator in the TextureAtlas loading params
we'll add another way to do this shortly. i forsee too many weird
issues doing it this way (mostly surrounding inconsistently
registering atlases with the animator object)
2014-04-15 15:40:44 -04:00
src/main/java/ca/blarg/gdx dont do this TextureAtlasAnimator in the TextureAtlas loading params 2014-04-15 15:40:44 -04:00
.gitignore update gitignore 2013-12-15 12:09:58 -05:00
build.gradle fix group id 2013-11-30 12:45:50 -05:00
README.md Create README.md 2013-08-10 10:34:40 -04:00

gdx-toolbox

A set of helper classes, methods, and other things built on top of libgdx which I find helpful in my own projects. Still very much a work in progress!