/gdx-toolbox

Primary LanguageJavaMIT LicenseMIT

gdx-toolbox

A set of helper classes, methods, and other things built on top of libgdx which I find helpful in my own projects. This is not intended to be a generic use-everywhere type of library.

This library is still very much a work in progress!

<dependency>
    <groupId>ca.blarg.gdx</groupId>
    <artifactId>gdx-toolbox</artifactId>
    <version>0.1</version>
</dependency>

License

Distributed under the the MIT License. See LICENSE for more details.