gdx-toolbox/src/com/blarg/gdx
2013-10-27 16:54:54 -04:00
..
entities convenience helper for checking if an entity is inactive 2013-10-27 15:10:30 -04:00
events add EventListener type name to logging output when adding/removing listeners 2013-08-06 21:43:07 -04:00
graphics set depth test enabled 2013-10-27 16:54:54 -04:00
io add file loading and path string extraction helper methods 2013-10-05 18:47:43 -04:00
math remove -90 degree adjustment (hacky) and add new helper for getting the angle in the XZ plane between two Vector3s 2013-10-27 09:44:33 -04:00
processes initial commit 2013-07-01 12:10:36 -04:00
states fix some calls to the incorrect method overload. oops! 2013-07-20 09:50:26 -04:00
Bitfield.java add bitfield methods to embed/extract smaller values from a larger value 2013-09-14 13:44:08 -04:00
GameApp.java add missing call to tick events 2013-08-06 22:28:56 -04:00
GdxGameAppListener.java initial commit 2013-07-01 12:10:36 -04:00
ReflectionUtils.java initial commit 2013-07-01 12:10:36 -04:00
Services.java wrong way to check if an object is an instance of a given type 2013-10-21 12:33:23 -04:00
Strings.java initial commit 2013-07-01 12:10:36 -04:00