0.3.1
- Updated to libGDX 1.10.0
- Added
IntVector2
,IntPair
&IntTriple
. - Added
DisposablePool
,Vector2Pool
,Vector3Pool
. - Added
FPSCounter
. - StartOnFirstThreadHelper: Fixed a NPE happening when using a bundled JRE.
IntVector2
, IntPair
& IntTriple
.DisposablePool
, Vector2Pool
, Vector3Pool
.FPSCounter
.