Browse Source

TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8 (#1057)

* TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8

* Add missing @Override
Piotr Jastrzebski 7 years ago
parent
commit
a46b3d1d0c

+ 1 - 1
spine-libgdx/spine-libgdx/pom.xml

@@ -50,7 +50,7 @@
 
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<gdx.version>1.9.6</gdx.version>		
+		<gdx.version>1.9.8</gdx.version>
 	</properties>
 
 	<build>

File diff suppressed because it is too large
+ 1108 - 8
spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java


Some files were not shown because too many files changed in this diff