Go to file
Gered 7849d1ad3a convenience helper for checking if an entity is inactive
I figure this is fine to add since InactiveComponent is a so-called
"system" component
2013-10-27 15:10:30 -04:00
src/com/blarg/gdx convenience helper for checking if an entity is inactive 2013-10-27 15:10:30 -04:00
.classpath initial commit 2013-07-01 12:10:36 -04:00
.gitignore initial commit 2013-07-01 12:10:36 -04:00
.project initial commit 2013-07-01 12:10:36 -04: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!